-
- Downloads
There was an error fetching the commit references. Please try again later.
Added benchmark of original LightSpMV implementation.
parent
70a58c22
No related branches found
No related tags found
Showing
- src/Benchmarks/SpMV/ReferenceFormats/Legacy/CSR.h 13 additions, 2 deletionssrc/Benchmarks/SpMV/ReferenceFormats/Legacy/CSR.h
- src/Benchmarks/SpMV/ReferenceFormats/Legacy/CSR_impl.h 2 additions, 2 deletionssrc/Benchmarks/SpMV/ReferenceFormats/Legacy/CSR_impl.h
- src/Benchmarks/SpMV/ReferenceFormats/Legacy/Sparse_impl.h 1 addition, 1 deletionsrc/Benchmarks/SpMV/ReferenceFormats/Legacy/Sparse_impl.h
- src/Benchmarks/SpMV/ReferenceFormats/LightSpMV-1.0/Options.cu 381 additions, 0 deletions...Benchmarks/SpMV/ReferenceFormats/LightSpMV-1.0/Options.cu
- src/Benchmarks/SpMV/ReferenceFormats/LightSpMV-1.0/Options.h 123 additions, 0 deletionssrc/Benchmarks/SpMV/ReferenceFormats/LightSpMV-1.0/Options.h
- src/Benchmarks/SpMV/ReferenceFormats/LightSpMV-1.0/SpMV.cu 874 additions, 0 deletionssrc/Benchmarks/SpMV/ReferenceFormats/LightSpMV-1.0/SpMV.cu
- src/Benchmarks/SpMV/ReferenceFormats/LightSpMV-1.0/SpMV.h 152 additions, 0 deletionssrc/Benchmarks/SpMV/ReferenceFormats/LightSpMV-1.0/SpMV.h
- src/Benchmarks/SpMV/ReferenceFormats/LightSpMV-1.0/SpMVCSR.cu 12 additions, 0 deletions...Benchmarks/SpMV/ReferenceFormats/LightSpMV-1.0/SpMVCSR.cu
- src/Benchmarks/SpMV/ReferenceFormats/LightSpMV-1.0/SpMVCSR.h 696 additions, 0 deletionssrc/Benchmarks/SpMV/ReferenceFormats/LightSpMV-1.0/SpMVCSR.h
- src/Benchmarks/SpMV/ReferenceFormats/LightSpMV-1.0/Types.h 59 additions, 0 deletionssrc/Benchmarks/SpMV/ReferenceFormats/LightSpMV-1.0/Types.h
- src/Benchmarks/SpMV/ReferenceFormats/LightSpMV-1.0/main.cu 99 additions, 0 deletionssrc/Benchmarks/SpMV/ReferenceFormats/LightSpMV-1.0/main.cu
- src/Benchmarks/SpMV/ReferenceFormats/LightSpMVBenchmark.h 157 additions, 0 deletionssrc/Benchmarks/SpMV/ReferenceFormats/LightSpMVBenchmark.h
- src/Benchmarks/SpMV/spmv.h 31 additions, 8 deletionssrc/Benchmarks/SpMV/spmv.h
Loading
Please register or sign in to comment