spmm
There are 6 repositories under spmm topic.
fan1997/HP-SpMM-SDDMM
Fast SpMM implementation on GPUs for GNN (IPDPS'23)
jhson989/SpMM
Parallel Sparse Matrix Multiplication via CUDA
fan1997/DTC-SpMM-ASPLOS24
Codes for DTC-SpMM (ASPLOS'24)
mabdullahsoyturk/Torch-Sputnik
PyTorch bindings for SpMM and SDDMM operations in Sputnik library.
hgb-bin-proteomics/CandidateSearch
Proof-of-concept implementation of a search engine that uses sparse matrix multiplication to identify the best peptide candidates for a given mass spectrum.
hgb-bin-proteomics/CandidateVectorSearch
Searching for peptide candidates using sparse matrix + matrix/vector multiplication.