DocumentCode :
1925118
Title :
On Optimal and Balanced Sparse Matrix Partitioning Problems
Author :
Grandjean, Anael ; Langguth, Johannes ; Uçar, Bora
Author_Institution :
LIP, ENS Lyon, Lyon, France
fYear :
2012
fDate :
24-28 Sept. 2012
Firstpage :
257
Lastpage :
265
Abstract :
We investigate one dimensional partitioning of sparse matrices under a given ordering of the rows/columns. The partitioning constraint is to have load balance across processors when different parts are assigned to different processors. The load is defined as the number of rows, or columns, or the nonzeros assigned to a processor. The partitioning objective is to optimize different functions, including the well-known total communication volume arising in a distributed memory implementation of parallel sparse matrix-vector multiplication operations. The difference between our problem in this work and the general sparse matrix partitioning problem is that the parts should correspond to disjoint intervals of the given order. Whereas the partitioning problem without the interval constraint corresponds to the NP-complete hyper graph partitioning problem, the restricted problem corresponds to a polynomial-time solvable variant of the hyper graph partitioning problem. We adapt an existing dynamic programming algorithm designed for graphs to solve two related partitioning problems in graphs. We then propose graph models for a given hyper graph and a partitioning objective function so that the standard cut size definition in the graph model exactly corresponds to the hyper graph partitioning objective function. In extensive experiments, we show that our proposed algorithm is helpful in practice. It even demonstrates performance superior to the standard hyper graph partitioners when the number of parts is high.
Keywords :
computational complexity; distributed memory systems; dynamic programming; graph theory; matrix multiplication; parallel algorithms; resource allocation; sparse matrices; vectors; NP-complete hyper graph partitioning problem; communication volume; distributed memory implementation; dynamic programming algorithm; hyper graph partitioning objective function; interval constraint; load balance; objective function; optimal sparse matrix partitioning problems; parallel sparse matrix-vector multiplication operations; partitioning constraint; polynomial-time solvable variant; sparse matrix one dimensional partitioning; Dynamic programming; Heuristic algorithms; Linear programming; Measurement; Partitioning algorithms; Sparse matrices; Standards; Sparse matrices; hypergraphs; parallel computing; partitioning;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Cluster Computing (CLUSTER), 2012 IEEE International Conference on
Conference_Location :
Beijing
Print_ISBN :
978-1-4673-2422-9
Type :
conf
DOI :
10.1109/CLUSTER.2012.77
Filename :
6337787
Link To Document :
بازگشت