Skip to content

Conversation

@hppritcha
Copy link
Member

The implementation of MPI_Group_from_session_pset was emitting a confusing error message when querying the PMIx server for members of a process group. The routine was using a method for creating an error message that was intended to be using during mpi initialization.

Remove that statement and let an error code be returned.

Related to #13497

The implementation of MPI_Group_from_session_pset was emitting
a confusing error message when querying the PMIx server for
members of a process group.  The routine was using a
method for creating an error message that was intended to be
using during mpi initialization.

Remove that statement and let an error code be returned.

Related to open-mpi#13497

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
@hppritcha hppritcha merged commit 8f865da into open-mpi:main Nov 10, 2025
16 checks passed
@hppritcha hppritcha deleted the remove_confusing_err_msg_for_group_from_session_pset branch November 10, 2025 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants