gpgpu-matrix-multiplication

Sparse matrix by dense vector multiplication. One of the most common and frequently used sparse matrix algebra operations. The script use Jagged Diagonal Format (JDS) as input format.

Using CUDA technology.