Communication-efficient parallel algorithms for distributed random-access machines (Q1104096)
From MaRDI portal
scientific article
Language | Label | Description | Also known as |
---|---|---|---|
English | Communication-efficient parallel algorithms for distributed random-access machines |
scientific article |
Statements
Communication-efficient parallel algorithms for distributed random-access machines (English)
0 references
1988
0 references
This paper introduces a model for parallel computation, called the distributed random-access machine (DRAM), in which the communication requirements of parallel algorithms can be evaluated. A DRAM is an abstraction of a parallel computer in which memory accesses are implemented by routing messages through a communication network. A DRAM explicitly models the congestion of messages across cuts of the network. We introduce the notion of a conservative algorithm as one whose communication requirements at each step can be bounded by the congestion of pointers of the input data structure across cuts of a DRAM. We give a simple lemma that shows how to ``shortcut'' pointers in a data structure so that remote processors can communicate without causing undue congestion. We give O(lg n)-step, linear-processor, linear-space, conservative algorithms for a variety of problems on n-node trees, such as computing treewalk numberings, finding the separator of a tree, and evaluating all subexpressions in an expression tree. We give \(O(lg^ 2 n)\)-step, linear-processor, linear-space, conservative algorithms for problems on graphs of size n, including finding a minimum- cost spanning forest, computing biconnected components, and constructing an Eulerian cycle. Most of these algorithms use as a subroutine a generalization of the prefix computation to trees. We show that any such treefix computation can be performed in O(lg n) steps using a conservative variant of Miller and Reif's tree-contraction technique.
0 references
fat-trees
0 references
load factor
0 references
PRAM
0 references
volume-universal networks
0 references
model for parallel computation
0 references
distributed random-access machine
0 references
parallel algorithms
0 references
conservative algorithm
0 references
treefix computation
0 references
tree-contraction
0 references
0 references