Skip to content

Conversation

hjelmn
Copy link
Member

@hjelmn hjelmn commented Feb 18, 2020

This commit fixes an issue with non-debug builds where adding an
attachment to the attachment list doesn't actually happen. This
causes all MPI_Win_detach calls to fail. The call was within an
assert which is optimized out in optimized builds.

Signed-off-by: Nathan Hjelm hjelmn@google.com

This commit fixes an issue with non-debug builds where adding an
attachment to the attachment list doesn't actually happen. This
causes all MPI_Win_detach calls to fail. The call was within an
assert which is optimized out in optimized builds.

Signed-off-by: Nathan Hjelm <hjelmn@google.com>
@naughtont3
Copy link
Contributor

FWIW, my build/test w/o debug worked for dmitry test on my desktop.

@hjelmn hjelmn merged commit a0567b5 into open-mpi:master Feb 19, 2020
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