Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Conversation

@rhc54
Copy link

@rhc54 rhc54 commented Aug 24, 2015

Revert "Correct the WRAPPER_EXTRA_LDFLAGS"

This reverts commit f5fd099.

Revert "Correct the WRAPPER_EXTRA_LDFLAGS"

This reverts commit f5fd099.
@rhc54 rhc54 added the bug label Aug 24, 2015
@rhc54 rhc54 added this to the v1.10.0 milestone Aug 24, 2015
@jsquyres
Copy link
Member

There's some mentions of MX in the README that also need to be removed. Probably should also add a bullet in NEWS about how MX support has been removed, too.

@rhc54 rhc54 added the reviewed label Aug 24, 2015
rhc54 pushed a commit that referenced this pull request Aug 24, 2015
Remove mx from the 1.10 release series
@rhc54 rhc54 merged commit b67642e into open-mpi:v1.10 Aug 24, 2015
@rhc54 rhc54 deleted the cmr/mx branch August 27, 2015 23:48
alex-mikheev pushed a commit to alex-mikheev/ompi-release that referenced this pull request Nov 11, 2015
This commit fixes a bug identified by MTT that occurred when mixing
passive and active target synchronization. The bugs fixed in this
commit are:

 - Do not update incoming fragment counts for any type of unbuffered
   control message. These messages are out-of-band and should not be
   considered towards the signal counts.

 - Complete a change from using received counts to expected counts for
   lock, unlock, and flush acks. Part of the change made it into
   master before the rest was ready. This was preventing wakeups in
   some cases.

 - Turn the passive_target_access_epoch module member into a
   counter. As long as at least one peer is locked we are in a
   passive-target epoch and not an active target one. This fix will
   ensure that fragment flags are set appropriately.

fixes open-mpi#538

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants