Title :
Quantifying the effect of matrix structure on multithreaded performance of the SpMV kernel
Author :
Kimball, Daniel ; Michel, Elizabeth ; Keltcher, Paul ; Wolf, Michael M.
Author_Institution :
MIT Lincoln Lab., Lexington, MA, USA
Abstract :
Sparse matrix-vector multiplication (SpMV) is the core operation in many common network and graph analytics, but poor performance of the SpMV kernel handicaps these applications. This work quantifies the effect of matrix structure on SpMV performance, using Intel´s VTune tool for the Sandy Bridge architecture. Two types of sparse matrices are considered: finite difference (FD) matrices, which are structured, and R-MAT matrices, which are unstructured. Analysis of cache behavior and prefetcher activity reveals that the SpMV kernel performs far worse with R-MAT matrices than with FD matrices, due to the difference in matrix structure. To address the problems caused by unstructured matrices, novel architecture improvements are proposed.
Keywords :
cache storage; finite difference methods; graph theory; matrix multiplication; multi-threading; sparse matrices; vectors; FD matrices; Intel VTune tool; R-MAT matrices; Sandy Bridge architecture; SpMV kernel; SpMV performance; architecture improvement; cache behavior analysis; finite difference matrices; graph analytics; matrix structure; multithreaded performance; network analytics; prefetcher activity; sparse matrix-vector multiplication; unstructured matrices; Prefetching;
Conference_Titel :
High Performance Extreme Computing Conference (HPEC), 2014 IEEE
Conference_Location :
Waltham, MA
Print_ISBN :
978-1-4799-6232-7
DOI :
10.1109/HPEC.2014.7040991