Title: An Improved Spectral Graph Partitioning Algorithm for Mapping Parallel Computations
Author: Bruce Hendrickson and Robert Leland
Status: SIAM J. Sci. Comput., 16(2):452-469, 1995.

Abstract:

Efficient use of a distributed memory parallel computer requires that the computational load be balanced across processors in a way that minimizes interprocessor communication. We present a new domain mapping algorithm that extends recent work in which ideas from spectral graph theory have been applied to this problem. Our generalization of spectral graph bisection involves a novel use of multiple eigenvectors to allow for division of a computation into four or eight parts at each stage of a recursive decomposition. The resulting method is suitable for scientific computations like irregular finite elements or differences performed on hypercube or mesh architecture machines. Experimental results confirm that the new method provides better decompositions arrived at more economically and robustly than with previous spectral methods. This algorithm allows for arbitrary non-negative weights on both vertices and edges to model inhomogeneous computation and communication. We also present a new spectral lower bound for graph bisection.

Download full paper.