7.10. Reduce-Scatter
Up: Collective Communication
Next: MPI_REDUCE_SCATTER_BLOCK
Previous: MPI Process-Local Reduction
MPI includes variants of the reduce operations where the result is scattered
to all MPI processes in a group on return.
One variant scatters equal-sized blocks to all MPI processes,
while another variant scatters blocks that may vary in size for each MPI process.
Up: Collective Communication
Next: MPI_REDUCE_SCATTER_BLOCK
Previous: MPI Process-Local Reduction
Return to MPI-4.1 Standard Index
Return to MPI Forum Home Page
(Unofficial) MPI-4.1 of November 2, 2023
HTML Generated on November 19, 2023