ompi icon indicating copy to clipboard operation
ompi copied to clipboard

MPI 4.1 - error handler argument to MPI_COMM_CREATE_FROM_GROUP

Open hppritcha opened this issue 1 year ago • 1 comments

There were changes between versions 4.0 and 4.1 of the MPI standards concerning the use of the error handler argument supplied to MPI_COMM_CREATE_FROM_GROUPS and MPI_INTERCOMM_CREATE_FROM_GROUPS.

See https://github.com/mpi-forum/mpi-issues/issues/511 and https://github.com/mpi-forum/mpi-issues/issues/588. Also entry 8 in section B1.1 of the MPI 4-1 standard

hppritcha avatar Jan 02 '24 20:01 hppritcha