sewonjeon

sewonjeon

Geek Repo

Github PK Tool:Github PK Tool

sewonjeon's repositories

if_constexpr14

An `if constexpr` alternative for c++14

Language:C++License:MITStargazers:0Issues:0Issues:0

radiation-benchmarks

Benchmarks used for radiation tests

Language:CStargazers:0Issues:0Issues:0

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

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0