next up previous contents
Next: Efficient implementation of collective Up: A Building Block Approach Previous: A Building Block Approach

Collective communication operations

  We will show how all communication required to implement the copy and reduce operations can be viewed as a sequence of collective communications. Collective communications are more complex communications that involve all or a subset (group) of nodes. In particular, we will encounter the following:


next up previous contents
Next: Efficient implementation of collective Up: A Building Block Approach Previous: A Building Block Approach

rvdg@cs.utexas.edu