English

Compressed Multi-Row Storage Format for Sparse Matrices on Graphics Processing Units

Computational Physics 2014-04-29 v2 Distributed, Parallel, and Cluster Computing

Abstract

A new format for storing sparse matrices is proposed for efficient sparse matrix-vector (SpMV) product calculation on modern graphics processing units (GPUs). This format extends the standard compressed row storage (CRS) format and can be quickly converted to and from it. Computational performance of two SpMV kernels for the new format is determined for over 130 sparse matrices on Fermi-class and Kepler-class GPUs and compared with that of five existing generic algorithms and industrial implementations, including Nvidia cuSparse CSR and HYB kernels. We found the speedup of up to 60\approx 60% over the best of the five alternative kernels.

Keywords

Cite

@article{arxiv.1203.2946,
  title  = {Compressed Multi-Row Storage Format for Sparse Matrices on Graphics Processing Units},
  author = {Zbigniew Koza and Maciej Matyka and Sebastian Szkoda and Łukasz Mirosław},
  journal= {arXiv preprint arXiv:1203.2946},
  year   = {2014}
}
R2 v1 2026-06-21T20:33:36.580Z