Skip to content

Conversation

@jsquyres
Copy link
Member

@jsquyres jsquyres commented Nov 11, 2023

Similar to other functions (e.g., MPI_Wait[any]), ensure that if running under Valgrind or some other memory checker, don't raise an error because the status.MPI_ERROR field is undefined.

Signed-off-by: Jeff Squyres [email protected]
(cherry picked from commit d077e5b)

This is the v5.0.x PR corresponding to main PR #12059
Found this while updating docs in #12058

Similar to other functions (e.g., MPI_Wait[any]), ensure that if
running under Valgrind or some other memory checker, don't raise an
error because the status.MPI_ERROR field is undefined.

Signed-off-by: Jeff Squyres <[email protected]>
(cherry picked from commit d077e5b)
@jsquyres jsquyres requested a review from bosilca November 11, 2023 21:15
@github-actions github-actions bot added this to the v5.0.1 milestone Nov 11, 2023
@janjust janjust merged commit 0455315 into open-mpi:v5.0.x Nov 16, 2023
@jsquyres jsquyres deleted the pr/5.0.x/fix-memchecker-for-single-completion-functions branch November 17, 2023 00:12
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.

3 participants