A Row Decomposition-based Approach for Sparse Matrix Multiplication on GPUs
Download small dataset, only contains 6 matrices
cd script
./download_data_small.shDownload all evaluated matrices
cd script
./download_data_1.shmkdir build
cd build
cmake ..
makeEvaluate ASpT
mkdir result
cd script
./ASpT_eval.shEvaluate others
cd script
./_eval.shcd script
sudo ./prof_spmmThen, the profiled data is in result dir, and it can be opened by Nvidia Nsight compute.