Skip to content

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

Merged
hppritcha merged 1 commit into
v6.0.xfrom
backport/pr-14353-to-v6.0.x
Aug 26, 2026
Merged

[v6.0.x] coll/nbc return correct error code from progress during start of round#14356
hppritcha merged 1 commit into
v6.0.xfrom
backport/pr-14353-to-v6.0.x

Conversation

@ompi-backport-bot

Copy link
Copy Markdown

Backport of #14353 to v6.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:v6.0.x Backport targeting the v6.0.x branch label Aug 25, 2026
@github-actions github-actions Bot added this to the v6.0.0 milestone Aug 25, 2026
@hppritcha
hppritcha merged commit 52491d2 into v6.0.x Aug 26, 2026
20 checks passed
@hppritcha
hppritcha deleted the backport/pr-14353-to-v6.0.x branch August 26, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants