Sparse matrix-vector and matrix-multivector products for the truncated SVD on graphics processors

TitleSparse matrix-vector and matrix-multivector products for the truncated SVD on graphics processors
Publication TypeJournal Article
Year of Publication2023
AuthorsAliaga, J. I., H. Anzt, E. S. Quintana-Orti, and A. E. Thomas
JournalConcurrency and Computation: Practice and Experience
Date Published2023-08
ISSN1532-0626
Keywordsgraphics processing units, Singular value decomposition, sparse matrix-multivector product, sparse matrix-vector product
Abstract

Many practical algorithms for numerical rank computations implement an iterative procedure that involves repeated multiplications of a vector, or a collection of vectors, with both a sparse matrix A and its transpose. Unfortunately, the realization of these sparse products on current high performance libraries often deliver much lower arithmetic throughput when the matrix involved in the product is transposed. In this work, we propose a hybrid sparse matrix layout, named CSRC, that combines the flexibility of some well-known sparse formats to offer a number of appealing properties: (1) CSRC can be obtained at low cost from the popular CSR (compressed sparse row) format; (2) CSRC has similar storage requirements as CSR; and especially, (3) the implementation of the sparse product kernels delivers high performance for both the direct product and its transposed variant on modern graphics accelerators thanks to a significant reduction of atomic operations compared to a conventional implementation based on CSR. This solution thus renders considerably higher performance when integrated into an iterative algorithm for the truncated singular value decomposition (SVD), such as the randomized SVD or, as demonstrated in the experimental results, the block Golub–Kahan–Lanczos algorithm.

URLhttps://onlinelibrary.wiley.com/doi/pdf/10.1002/cpe.7871
DOI10.1002/cpe.7871
Short TitleConcurrency and Computation
External Publication Flag: