[Mpi-forum] Add MPI_COMM_SPLIT_TYPE to Comm Info?
Adam T. Moody
moody20 at llnl.gov
Thu Jul 19 12:36:57 CDT 2012
Hi Darius,
I think we want to include MPI_COMM_SPLIT_TYPE in the list of functions
that apply an info object to a communicator in the communicator info
section 6.4.4. This at first feels a little strange, since globally you
end up with multiple communicators after the call. However, each
process should end up belonging to at most one new comm, so the info
would naturally apply to the comm the process belongs to.
-Adam
More information about the mpi-forum
mailing list