Skip to content

santialf/spmv_1d

Repository files navigation

spmv_1d

spmv 1D on the GPU. CUDA implementation. Gives the time in seconds of 1000 iterations of the spmv kernel. row_per_thread.cu was used in the tests.

Compile:
make

Execute:
./row_per_thread matrixname.mtx

About

spmv 1D on the GPU. CUDA implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published