DocumentCode :
1358209
Title :
Parallel incremental graph partitioning
Author :
Ou, Chao-Wei ; Ranka, Sanjay
Author_Institution :
Sch. of Comput. & Inf. Sci., Syracuse Univ., NY, USA
Volume :
8
Issue :
8
fYear :
1997
fDate :
8/1/1997 12:00:00 AM
Firstpage :
884
Lastpage :
896
Abstract :
Partitioning graphs into equally large groups of nodes while minimizing the number of edges between different groups is an extremely important problem in parallel computing. For instance, efficiently parallelizing several scientific and engineering applications requires the partitioning of data or tasks among processors such that the computational load on each node is roughly the same, while communication is minimized. Obtaining exact solutions is computationally intractable, since graph partitioning is NP-complete. For a large class of irregular and adaptive data parallel applications (such as adaptive graphs), the computational structure changes from one phase to another in an incremental fashion. In incremental graph-partitioning problems the partitioning of the graph needs to be updated as the graph changes over time; a small number of nodes or edges may be added or deleted at any given instant. In this paper, we use a linear programming-based method to solve the incremental graph-partitioning problem. All the steps used by our method are inherently parallel and hence our approach can be easily parallelized. By using an initial solution for the graph partitions derived from recursive spectral bisection-based methods, our methods can achieve repartitioning at considerably lower cost than can be obtained by applying recursive spectral bisection. Further, the quality of the partitioning achieved is comparable to that achieved by applying recursive spectral bisection to the incremental graphs from scratch
Keywords :
computational complexity; graph theory; linear programming; minimisation; parallel algorithms; NP-complete; computational load; cost; data partitioning; engineering applications; irregular adaptive data parallel applications; linear programming; minimization; parallel computing; parallel incremental graph partitioning; problem solving; recursive spectral bisection-based methods; scientific applications; Chaotic communication; Circuits; Computer applications; Concurrent computing; Costs; Data engineering; Parallel processing; Physics computing; Simulated annealing; Very large scale integration;
fLanguage :
English
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on
Publisher :
ieee
ISSN :
1045-9219
Type :
jour
DOI :
10.1109/71.605773
Filename :
605773
Link To Document :
بازگشت