This is the presentation layer of a two-part module. For an explanation of the layers and how to navigate within and between them, return to the top page of this module.
References
Lab Exercises
Evaluation
MPI_Scatterv, MPI_Gatherv, MPI_Allgatherv, MPI_Alltoallv
Examples for discussion: MPI_Gatherv and MPI_Scatterv
2. Scatter vs. Scatterv
2.1 Scatter
Example:
2.2 Scatterv
Defined on ROOT.
5. When might these calls be useful?
5.1 Example Problem
Process 0 reads the initial data and distributes it to
other processes, according to the
domain decomposition.
Problem:
What if the number of points can't be divided evenly?
Message Passing Interface Forum (June 1995) MPI: A Message Passing
Interface Standard.
References
A sampling of programs available on the Web that
illustrate commands covered in this module.
Lab exercises for MPI Collective Communication II
Please complete this short evaluation form. Thank you!
URL http://www.tc.cornell.edu/Edu/Talks/MPI/Collective.II/less.html