Skip to content
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

SQUASHME -- fixes for the things Jeff noted in the review, and a few more things #1

Conversation

jsquyres
Copy link

@jsquyres jsquyres commented Feb 28, 2017

I still have not re-read all of README (the changes there are based on
what Howard changed, and also some global search-n-replaces).

For open-mpi#3058.

Signed-off-by: Jeff Squyres jsquyres@cisco.com

more things.

I still have not re-read all of README (the changes there are based on
what Howard changed, and also some global search-n-replaces).

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
@hppritcha hppritcha merged commit 20cc518 into hppritcha:topic/news_updates_for_2.1.0 Feb 28, 2017
@jsquyres jsquyres deleted the hppritcha-topic/news_updates_for_2.1.0 branch February 28, 2017 15:19
hppritcha pushed a commit that referenced this pull request Jul 12, 2017
README: minor tweak to specifically mention GNU Fortran
hppritcha pushed a commit that referenced this pull request Jul 12, 2017
This reverts commit 3e6a196, reversing
changes made to 5de3d5d.

 Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
hppritcha pushed a commit that referenced this pull request Sep 5, 2019
fix fortran problems with sessions
hppritcha pushed a commit that referenced this pull request Feb 26, 2020
This commit addresses two issues in osc/rdma:

 1) It is erroneous to attach regions that overlap. This was being
    allowed but the standard does not allow overlapping attachments.

 2) Overlapping registration regions (4k alignment of attachments)
    appear to be allowed. Add attachment bases to the bookeeping
    structure so we can keep better track of what can be detached.

It is possible that the standard did not intend to allow #2. If that
is the case then #2 should fail in the same way as #1. There should
be no technical reason to disallow #2 at this time.

References open-mpi#7384

Signed-off-by: Nathan Hjelm <hjelmn@google.com>
hppritcha pushed a commit that referenced this pull request Apr 7, 2020
This commit addresses two issues in osc/rdma:

 1) It is erroneous to attach regions that overlap. This was being
    allowed but the standard does not allow overlapping attachments.

 2) Overlapping registration regions (4k alignment of attachments)
    appear to be allowed. Add attachment bases to the bookeeping
    structure so we can keep better track of what can be detached.

It is possible that the standard did not intend to allow #2. If that
is the case then #2 should fail in the same way as #1. There should
be no technical reason to disallow #2 at this time.

References open-mpi#7384

Signed-off-by: Nathan Hjelm <hjelmn@google.com>
(cherry picked from commit 6649aef)
Signed-off-by: Nathan Hjelm <hjelmn@google.com>
hppritcha pushed a commit that referenced this pull request Dec 7, 2024
…rrte-config-option

Refactored the --with-prrte configure option to reject building Open MPI against external installs of PRRTE
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.

2 participants