Bibliographic Details
| Title: |
A Library for Pattern-based Sparse Matrix Vector Multiply. |
| Authors: |
Belgin, Mehmet1 mehmetb@cs.vt.edu, Back, Godmar1 gback@cs.vt.edu, Ribbens, Calvin J.1 ribbens@cs.vt.edu |
| Source: |
International Journal of Parallel Programming. Feb2011, Vol. 39 Issue 1, p62-87. 26p. 7 Diagrams, 8 Charts, 5 Graphs. |
| Subjects: |
Sparse matrix software, Kernel functions, Bandwidths, Data transmission systems, Central processing units, Computer storage devices |
| Abstract: |
Pattern-based Representation (PBR) is a novel approach to improving the performance of Sparse Matrix-Vector Multiply (SMVM) numerical kernels. Motivated by our observation that many matrices can be divided into blocks that share a small number of distinct patterns, we generate custom multiplication kernels for frequently recurring block patterns. The resulting reduction in index overhead significantly reduces memory bandwidth requirements and improves performance. Unlike existing methods, PBR requires neither detection of dense blocks nor zero filling, making it particularly advantageous for matrices that lack dense nonzero concentrations. SMVM kernels for PBR can benefit from explicit prefetching and vectorization, and are amenable to parallelization. The analysis and format conversion to PBR is implemented as a library, making it suitable for applications that generate matrices dynamically at runtime. We present sequential and parallel performance results for PBR on two current multicore architectures, which show that PBR outperforms available alternatives for the matrices to which it is applicable, and that the analysis and conversion overhead is amortized in realistic application scenarios. [ABSTRACT FROM AUTHOR] |
|
Copyright of International Journal of Parallel Programming is the property of Springer Nature and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.) |
| Database: |
Engineering Source |