blob: 53e6cbafd804c26f96710e50d4a8670400b50f9a [file] [log] [blame]
<html><head><title>MPI_Allreduce</title>
<body>
<H3>MPI_Allreduce</H3>
<PRE>
int MPI_Allreduce(void* , void*, int, MPI_Datatype, MPI_Op, MPI_Comm);
</PRE>
<DL><DD>
Applies a reduction operation.
<P></DL></font></body></html>