Skip to content

Conversation

@naughtont3
Copy link

Signed-off-by: Thomas Naughton naughtont@ornl.gov

Signed-off-by: Thomas Naughton <naughtont@ornl.gov>
@naughtont3
Copy link
Author

Minor change for recent SICM. This has only been tested for basic compile test.

@naughtont3
Copy link
Author

build-note.md.txt

naughtont3 pushed a commit that referenced this pull request Apr 26, 2023
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