Next: Collective data movement routines
Up: Collective communication
Previous: Introduction to collective communication
Collective Data Movement
- Three types of collective data movement,
- In the ``all gather'' routine all processes receive the result. This
concatenates data from each process.
- The ``all-to-all'' routine each process sends to, and receives from,
all other processes
David W Walker
Mon Jan 20 11:10:22 GMT 1997