Skip to content

[v5.0.x] coll/nbc return correct error code from progress during start of round - #14357

Open
ompi-backport-bot[bot] wants to merge 1 commit into
v5.0.xfrom
backport/pr-14353-to-v5.0.x
Open

[v5.0.x] coll/nbc return correct error code from progress during start of round#14357
ompi-backport-bot[bot] wants to merge 1 commit into
v5.0.xfrom
backport/pr-14353-to-v5.0.x

Conversation

@ompi-backport-bot

Copy link
Copy Markdown

Backport of #14353 to v5.0.x.


When a fault tolerance error causes NBC_Progress to return an error code, it will return the specific fault tolerance error code. NBC_Start_round is ignoring this and returning OMPI_ERROR instead of the correct code, which causes MPI functions to return MPI_ERR_OTHER instead of the correct fault tolerance error code.

This causes intermittent failures of Fenix's CI testing: sandialabs/Fenix#136

Signed-off-by: Matthew Whitlock <mwhitlo@sandia.gov>
(cherry picked from commit db0d427)
@ompi-backport-bot ompi-backport-bot Bot added the target:v5.0.x Backport targeting the v5.0.x branch label Aug 25, 2026
@github-actions github-actions Bot added this to the v5.0.10 milestone Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Target: v5.0.x target:v5.0.x Backport targeting the v5.0.x branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants