[C/C++][CUDA] cuSparse Sparse matrix examples (CSR, BCSR) SpMV and conversions
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.