Abstract

Sparse matrix vector multiplications (SpMVs) are typical sparse operations which have a high ratio of memory reference volume to computations. According to the roof-line model, the performance of such operations is limited by the memory bandwidth on shared memory machine. A careful design of a data structure can improve the performance of such sparse memory intensive operations. By comparing the performance of symmetric SpMVs in three different data structures, the paper shows that a packed compressed data structure for symmetric sparse matrices significantly improves the performance of symmetric sparse matrix vector multiplication on shared memory machine. A simple linear model is proposed to show that the floating point operations time can be overlapped by the memory reference time and thus is negligible for such sparse operations with intensive memory reference. Various numerical results are presented, compared, analyzed and validated to confirm the proposed model, and the STREAM benchmark is also used to verify our results.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call