sewonjeon

sewonjeon

Geek Repo

Github PK Tool:Github PK Tool

sewonjeon's repositories

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

License:NOASSERTIONStargazers:0Issues:0Issues:0

radiation-benchmarks

Benchmarks used for radiation tests

Stargazers:0Issues:0Issues:0

if_constexpr14

An `if constexpr` alternative for c++14

License:MITStargazers:0Issues:0Issues:0