CSR matrices in CUDA.jl

Call the CuSparseMatrixCSR constructor. Have a look at the CUDA.jl test suite (test/cusparse.jl and test/cusparse/*), there’s plenty of examples there.

1 Like