
arXiv: 2408.11551
handle: 11572/445354 , 20.500.11850/714251
High-performance sparse matrix-matrix (SpMM) multiplication is paramount for science and industry, as the ever-increasing sizes of data prohibit using dense data structures. Yet, existing hardware, such as Tensor Cores (TC), is ill-suited for SpMM, as it imposes strict constraints on data structures that cannot be met by unstructured sparsity found in many applications. To address this, we introduce (S)parse (Ma)trix Matrix (T)ensor Core-accelerated (SMaT): a novel SpMM library that utilizes TCs for unstructured sparse matrices. Our block-sparse library leverages the low-level CUDA MMA (matrix-matrix-accumulate) API, maximizing the performance offered by modern GPUs. Algorithmic optimizations such as sparse matrix permutation further improve performance by minimizing the number of non-zero blocks. The evaluation on NVIDIA A100 shows that SMaT outperforms SotA libraries (DASP, cuSPARSE, and Magicube) by up to 125x (on average 2.6x). SMaT can be used to accelerate many workloads in scientific computing, large-model training, inference, and others.
Accepted by 2024 International Conference on High Performance Computing, Networking, Storage and Analysis, 2023 (SC'24)
FOS: Computer and information sciences, Computer Science - Distributed, Parallel, and Cluster Computing, Mathematics of computing; SpMM; Matrix Multiplication; Tensor Cores, Distributed, Parallel, and Cluster Computing (cs.DC), Mathematics of computing; Matrix Multiplication; SpMM; Tensor Cores
FOS: Computer and information sciences, Computer Science - Distributed, Parallel, and Cluster Computing, Mathematics of computing; SpMM; Matrix Multiplication; Tensor Cores, Distributed, Parallel, and Cluster Computing (cs.DC), Mathematics of computing; Matrix Multiplication; SpMM; Tensor Cores
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
