Skip to content

Cleanup timing macros for portability across compilers. Rename the --…#1

Merged
karasevb merged 1 commit intokarasevb:timing2/masterfrom
rhc54:timing2/master
Apr 8, 2017
Merged

Cleanup timing macros for portability across compilers. Rename the --…#1
karasevb merged 1 commit intokarasevb:timing2/masterfrom
rhc54:timing2/master

Conversation

@rhc54
Copy link
Copy Markdown

@rhc54 rhc54 commented Apr 7, 2017

…enable-timing configure option to be --enable-pmix-timing so it doesn't pickup external timing requests. Remove a stale function reference in PMIx so it can compile with timing enabled.

Signed-off-by: Ralph Castain rhc@open-mpi.org

…enable-timing configure option to be --enable-pmix-timing so it doesn't pickup external timing requests. Remove a stale function reference in PMIx so it can compile with timing enabled.

Signed-off-by: Ralph Castain <rhc@open-mpi.org>
@karasevb karasevb merged commit 6729564 into karasevb:timing2/master Apr 8, 2017
@rhc54 rhc54 deleted the timing2/master branch April 11, 2017 15:01
karasevb pushed a commit that referenced this pull request Jul 14, 2017
README: minor tweak to specifically mention GNU Fortran
karasevb pushed a commit that referenced this pull request Jul 14, 2017
This reverts commit 3e6a196, reversing
changes made to 5de3d5d.

 Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
karasevb pushed a commit that referenced this pull request Apr 15, 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>
karasevb pushed a commit that referenced this pull request May 21, 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>
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