blob: 73dcba85acce31037f7517b83009309476f5a5c8 [file] [log] [blame]
<html><head><title>MPI_Comm_split</title>
<body>
<H3>MPI_Comm_split</H3>
<PRE>
int MPI_Comm_split(MPI_Comm, int, int, MPI_Comm *);
</PRE>
<DL><DD>
Splits a communicator into multiple communicators based on color andkey.
<P></DL></font></body></html>