You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation of MPI_Group_from_session_pset will only work for process sets defined as part of the job launch mechanism. PMIx allows for a more general approach for querying for the list of pmix_proc's in a pset. We should use this query function to support use cases involving more flexible generation of pset names going forward.