Skip to content

Berenger Bramas

  • Home
  • Software
  • About Me
  • Publications
  • Teaching
  • Jobs

Author: Berenger

[C++][SIMD] Fast Exponential Computation on SIMD Architectures – Implementation

June 24, 2016August 22, 2019 Berenger

Here is my implementation of the paper: “Fast Exponential Computation on SIMD Architectures” https://www.researchgate.net/publication/272178514_Fast_Exponential_Computation_on_SIMD_Architectures This code has been taken from Inastemp ( https://gitlab.mpcdf.mpg.de/bbramas/inastemp ) which is under MIT licence.

Uncategorized

[C/C++][CUDA] cuSparse Sparse matrix examples (CSR, BCSR) SpMV and conversions

July 7, 2015August 22, 2019 Berenger

Another example of SpMV but with cuSparse this time. For the same reason, I was not able to find a basic example on the internet, so I suppose this one can be useful to others.

C++, Programming

[C/C++] Sparse matrix MKL examples (C00, CSR, DIA, BCSR) gemv and conversions

July 7, 2015August 22, 2019 Berenger

Here is a code sample of using the MKL to perform SpMV (gemv), I put it in different functions but the code is not clean (mix of C and C++). However it is easy to understand, there are the conversions… Read more[C/C++] Sparse matrix MKL examples (C00, CSR, DIA, BCSR) gemv and conversions

C++

M.S. Reports Kaist and Inria (in French)

February 27, 2011December 10, 2014 Berenger

I use this post in order to register to Google my MS reports. They are hosted at http://hpcpp.com/data/academique/: 2010, 2009, 2008. It includes my work during my internship in Kaist and Inria.

Uncategorized

Recent Posts

  • [C++][SIMD] Fast Exponential Computation on SIMD Architectures – Implementation
  • [C/C++][CUDA] cuSparse Sparse matrix examples (CSR, BCSR) SpMV and conversions
  • [C/C++] Sparse matrix MKL examples (C00, CSR, DIA, BCSR) gemv and conversions
  • M.S. Reports Kaist and Inria (in French)

Archives

  • June 2016
  • July 2015
  • February 2011

Categories

  • C++
  • Programming
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2021 All rights reserved
Proudly powered by WordPress | Theme: Simple Life by Nilambar.
Go to top