blob: b6f73b36efc3f2e700ee32dc4b071c4e10a682ba [file] [log] [blame]
<html><head><title>MPI_Alltoall</title>
<body>
<H3>MPI_Alltoall</H3>
<PRE>
int MPI_Alltoall(void* , int, MPI_Datatype, void*, int, MPI_Datatype, MPI_Comm);
</PRE>
<DL><DD>
Sends a distinct message from each task to every task.
<P></DL></font></body></html>