Skip to content

Conversation

@bosilca
Copy link
Member

@bosilca bosilca commented Sep 25, 2015

Random errors on MPI_COMPARE_AND_SWAP with pt2pt OSC of Open MPI master. The fix is to prevent multiple usage of the global send and receive requests, by handling their usage via a simple ownership mechanism.

@hjelmn please review.

@kawashima-fj
Copy link
Member

Good!

@bosilca bosilca force-pushed the topic/global_request branch from 6b9e67c to 32f2262 Compare September 25, 2015 17:21
@jsquyres jsquyres changed the title Fix for #933 Fix for "Random errors on MPI_COMPARE_AND_SWAP with pt2pt OSC of Open MPI master" (#933) Sep 25, 2015
@lanl-ompi
Copy link
Contributor

Test FAILed.

@jsquyres
Copy link
Member

Duh; a bot retest won't fix this until it is rebased on top of current master tip.

@bosilca Can you rebase this PR on the tip of the master? That should fix the Fortran issue.

@bosilca bosilca force-pushed the topic/global_request branch from a56d238 to 01d8e23 Compare September 25, 2015 22:45
@hjelmn
Copy link
Member

hjelmn commented Sep 26, 2015

👍

bosilca added a commit that referenced this pull request Sep 27, 2015
Fix for "Random errors on MPI_COMPARE_AND_SWAP with pt2pt OSC of Open MPI master" (#933)
@bosilca bosilca merged commit 0a3c54e into open-mpi:master Sep 27, 2015
@bosilca bosilca deleted the topic/global_request branch September 27, 2015 14:56
@bosilca bosilca restored the topic/global_request branch September 27, 2015 14:58
jsquyres added a commit to jsquyres/ompi that referenced this pull request Aug 23, 2016
…reduce-v2.0-attempt2

Adding entry points for Allgatherv, iAllgatherv, Reduce, and iReduce.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants