Skip to content

osc/sm: fix a typo #5341

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2018
Merged

osc/sm: fix a typo #5341

merged 1 commit into from
Jun 26, 2018

Conversation

hjelmn
Copy link
Member

@hjelmn hjelmn commented Jun 26, 2018

This commit fixes a typo where a bcast is used instead of the intended
collective (barrier).

Fixes #5262

Signed-off-by: Nathan Hjelm [email protected]

This commit fixes a typo where a bcast is used instead of the intended
collective (barrier).

References open-mpi#5262

Signed-off-by: Nathan Hjelm <[email protected]>
@hjelmn
Copy link
Member Author

hjelmn commented Jun 26, 2018

@bwbarrett Simple typo caused the issue. Fix coming to v3.0.x and v3.1.x once this is in master. Tested and confirms it fixes #5262.

@jsquyres
Copy link
Member

bot:ompi:retest

The usual ol' Jenkins github false failure.

@jsquyres
Copy link
Member

This one fix will save TB in disk space in Cisco's MTT (because we'll stop dropping core all over the place). Not joking. 😄

@hjelmn
Copy link
Member Author

hjelmn commented Jun 26, 2018

You didn't need that space anyway.

@jsquyres
Copy link
Member

@hjelmn This will be necessary to cherry pick to v3.0 and v3.1, right?

@hjelmn hjelmn merged commit 4c23068 into open-mpi:master Jun 26, 2018
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.

OSC shared memory fence segfault
2 participants