DocumentCode :
2280208
Title :
Parallel incremental graph partitioning using linear programming
Author :
Ou, Chao-Wei ; Ranka, Sanjay
Author_Institution :
Sch. of Comput. & Inf. Sci., Syracuse Univ., NY, USA
fYear :
1994
fDate :
14-18 Nov 1994
Firstpage :
458
Lastpage :
467
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 an NP-complete. For a large class of irregular and adaptive data parallel applications (such as adaptive meshes), 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. 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 from scratch
Keywords :
graph theory; linear programming; parallel processing; resource allocation; NP-complete; adaptive data parallel applications; adaptive meshes; computational load; computational structure; computationally intractable; engineering applications; linear programming; lower cost; parallel computing; parallel incremental graph partitioning; recursive spectral bisection; recursive spectral bisection-based methods; repartitioning; scientific applications; Application software; Chaos; Circuits; Concurrent computing; Costs; Data engineering; Information science; Linear programming; Parallel processing; Very large scale integration;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Supercomputing '94., Proceedings
Conference_Location :
Washington, DC
Print_ISBN :
0-8186-6605-6
Type :
conf
DOI :
10.1109/SUPERC.1994.344309
Filename :
344309
Link To Document :
بازگشت