hpc / ompi

Open MPI main development repository
Other
1 stars 2 forks source link

fix up error handling for MPI_Group_from_session_pset #14

Closed hppritcha closed 3 years ago

hppritcha commented 5 years ago

Currently the prototype is not handling - at least for the fortran entry point - the case of an invalid process set name. See TODOs in code

hppritcha commented 4 years ago

similar problems with comm_create_from_group and intercomm_create_from_groups

hppritcha commented 3 years ago

closed via 34d66e3efad7264f09046c16b5f5f3dfc228aee3 actually MPI_Group_from_session_pset error handling was okay as is