Speck: Accelerating GPU sparse matrix-matrix multiplication through lightweight analysis

39Citations
Citations of this article
30Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Sparse general matrix-matrix multiplication on GPUs is challenging due to the varying sparsity patterns of sparse matrices. Existing solutions achieve good performance for certain types of matrices, but fail to accelerate all kinds of matrices in the same manner. Our approach combines multiple strategies with dynamic parameter selection to dynamically choose and tune the best fitting algorithm for each row of the matrix. This choice is supported by a lightweight, multilevel matrix analysis, which carefully balances analysis cost and expected performance gains. Our evaluation on thousands of matrices with various characteristics shows that we outperform all currently available solutions in 79% over all matrices with >15k products and that we achieve the second best performance in 15%. For these matrices, our solution is on average 83% faster than the second best approach and up to 25× faster than other state-of-the-art GPU implementations. Using our approach, applications can expect great performance independent of the matrices they work on.

Author supplied keywords

Cite

CITATION STYLE

APA

Parger, M., Winter, M., Mlakar, D., & Steinberger, M. (2020). Speck: Accelerating GPU sparse matrix-matrix multiplication through lightweight analysis. In Proceedings of the ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, PPOPP (pp. 362–375). Association for Computing Machinery. https://doi.org/10.1145/3332466.3374521

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free