Closed hppritcha closed 5 years ago
Nathan thinks we need to types of functions to get info about sessions and psets.
MPI_Session_get_info
MPI_Session_init
MPI_Session_get_pset_info
We should copy the verbiage from MPI_COMM_GET_INFO from the draft.
MPI_COMM_GET_INFO
addressed in PR mpiwg-sessions/mpi-standard#21
mpiwg-sessions/mpi-standard#21 has been merged into mpi-forum/mpi-standard#55
Nathan thinks we need to types of functions to get info about sessions and psets.
MPI_Session_get_info
would return a copy of the info supplied by the app inMPI_Session_init
MPI_Session_get_pset_info
would return an info object with information about the psetWe should copy the verbiage from
MPI_COMM_GET_INFO
from the draft.