Skip to content

Conversation

@jsquyres
Copy link
Member

The write memory barrier was intended to precede setting a fast-box
header but instead follows it. This commit moves the memory barrier to
the intended location.

Signed-off-by: Nathan Hjelm [email protected]
(cherry picked from commit dca3516)

The write memory barrier was intended to precede setting a fast-box
header but instead follows it. This commit moves the memory barrier to
the intended location.

Signed-off-by: Nathan Hjelm <[email protected]>
(cherry picked from commit dca3516)
@jsquyres jsquyres added the bug label Aug 14, 2018
@jsquyres jsquyres added this to the v2.1.5 milestone Aug 14, 2018
@jsquyres jsquyres requested review from hjelmn and hppritcha August 14, 2018 16:16
@jsquyres jsquyres changed the title btl/vader: move memory barrier to where it belongs v2.x: btl/vader: move memory barrier to where it belongs Aug 14, 2018
@jsquyres
Copy link
Member Author

Mellanox false CI failure: bot:mellanox:retest

@jsquyres jsquyres merged commit 2fa5ab4 into open-mpi:v2.x Aug 14, 2018
@jsquyres jsquyres deleted the pr/v2.x/vader-fix branch August 14, 2018 17:44
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