Pinned Repositories
if_constexpr14
An `if constexpr` alternative for c++14
radiation-benchmarks
Benchmarks used for radiation tests
SpMV_openMP_CUDA
Implementation and performance evaluation of SparseparallelMatrixVectorMultiplication implementations, considering: several kinds of partitioning schemes and options for CSR and ELL in openMP various assigement of data chunk to warp and thread in CUDA. various compile/launch time modification such as the use of an auxiliary row lens vector for premature exiting in ELL SpMV, different scheduling approach and configurations of the partitioning grid
sewonjeon's Repositories
sewonjeon/if_constexpr14
An `if constexpr` alternative for c++14
sewonjeon/radiation-benchmarks
Benchmarks used for radiation tests
sewonjeon/SpMV_openMP_CUDA
Implementation and performance evaluation of SparseparallelMatrixVectorMultiplication implementations, considering: several kinds of partitioning schemes and options for CSR and ELL in openMP various assigement of data chunk to warp and thread in CUDA. various compile/launch time modification such as the use of an auxiliary row lens vector for premature exiting in ELL SpMV, different scheduling approach and configurations of the partitioning grid