MPI_Allreduce

int MPI_Allreduce(void* , void*, int, MPI_Datatype, MPI_Op, MPI_Comm);
Applies a reduction operation.