Sciweavers

CF
2005
ACM

Sparse matrix storage revisited

13 years 6 months ago
Sparse matrix storage revisited
In this paper, we consider alternate ways of storing a sparse matrix and their effect on computational speed. They involve keeping both the indices and the non-zero elements in the sparse matrix in a single data structure. These schemes thus help reduce memory system misses that occur when the usual indexing based storage schemes are used to store sparse matrices and give promising performance improvements. Categories and Subject Descriptors G.4 [Mathematics of Computing]: Mathematical Software General Terms Algorithms, Performance, Design Keywords sparse matrix computations, sparse matrix storage, memory wall, caches, spatial and temporal locality
Malik Silva
Added 13 Oct 2010
Updated 13 Oct 2010
Type Conference
Year 2005
Where CF
Authors Malik Silva
Comments (0)