Title :
On the representation and multiplication of hypersparse matrices
Author :
Aydin Buluc;John R. Gilbert
Author_Institution :
Department of Computer Science, University of California, Santa Barbara, USA
Abstract :
Multicore processors are marking the beginning of a new era of computing where massive parallelism is available and necessary. Slightly slower but easy to parallelize kernels are becoming more valuable than sequentially faster kernels that are unscalable when parallelized. In this paper, we focus on the multiplication of sparse matrices (SpGEMM). We first present the issues with existing sparse matrix representations and multiplication algorithms that make them unscalable to thousands of processors. Then, we develop and analyze two new algorithms that overcome these limitations. We consider our algorithms first as the sequential kernel of a scalable parallel sparse matrix multiplication algorithm and second as part of a polyalgorithm for SpGEMM that would execute different kernels depending on the sparsity of the input matrices. Such a sequential kernel requires a new data structure that exploits the hypersparsity of the individual submatrices owned by a single processor after the 2D partitioning. We experimentally evaluate the performance and characteristics of our algorithms and show that they scale significantly better than existing kernels.
Keywords :
"Sparse matrices","Transmission line matrix methods","Kernel","Arithmetic","Computer science","Concurrent computing","Algorithm design and analysis","Partitioning algorithms","Numerical analysis","Multicore processing"
Conference_Titel :
Parallel and Distributed Processing, 2008. IPDPS 2008. IEEE International Symposium on
Print_ISBN :
978-1-4244-1693-6
DOI :
10.1109/IPDPS.2008.4536313