ALCOMFT-TR-02-33
|

|
Peter Sanders and Jesper Larsson Träff
The Hierarchical Factor Algorithm for All-to-all
Communication
MPI.
Work packages 1 and 2.
May 2002.
Abstract: We present an algorithm for all-to-all personalized
communication, in which every processor has an individual message to
deliver to every other processor. The machine model we consider is a
cluster of processing nodes where each node, possibly consisting of
several processors, can participate in only one communication
operation with another node at a time. The nodes may have different
numbers of processors. This general model is important for the
implementation of all-to-all communication in libraries such as MPI
where collective communication may take place over arbitrary subsets
of processors. The algorithm is simple and optimal up to an additive
term that is small if the total number of processors is large compared
to the maximal number of processors in a node.
Postscript file: ALCOMFT-TR-02-33.ps.gz (80 kb).
System maintainer Gerth Stølting Brodal <gerth@cs.au.dk>