Next: MPIREDUCE MPI Reduce Operation
Up: MPI Functions
Previous: MPICOMMSIZE MPI Communicator Size
Contents
Subsections
This function implements the all-reduce operation using MPI.
The general syntax for its use is
x = mpiallreduce(y,operation,comm)
Samit K. Basu
2005-03-16