Sciweavers

IPPS
2010
IEEE

Parallel external memory graph algorithms

13 years 2 months ago
Parallel external memory graph algorithms
In this paper, we study parallel I/O efficient graph algorithms in the Parallel External Memory (PEM) model, one of the private-cache chip multiprocessor (CMP) models. We study the fundamental problem of list ranking which leads to efficient solutions to problems on trees, such as computing lowest common ancestors, tree contraction and expression tree evaluation. We also study the problems of computing the connected and biconnected components of a graph, minimum spanning tree of a connected graph and ear decomposition of a biconnected graph. All our solutions on a P-processor PEM model provide an optimal speedup of (P) in parallel I/O complexity and parallel computation time, compared to the single-processor external memory counterparts.
Lars Arge, Michael T. Goodrich, Nodari Sitchinava
Added 13 Feb 2011
Updated 13 Feb 2011
Type Journal
Year 2010
Where IPPS
Authors Lars Arge, Michael T. Goodrich, Nodari Sitchinava
Comments (0)