next up previous contents
Next: MPIREDUCE MPI Reduce Operation Up: MPI Functions Previous: MPICOMMSIZE MPI Communicator Size   Contents

Subsections

MPIALLREDUCE MPI All Reduce Operation

Usage

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