Skip to content

Conversation

devreal
Copy link
Contributor

@devreal devreal commented Feb 20, 2020

The MPI standard mandates that for contiguous shared memory windows the returned baseptr can be used to directly calculate the remote addresses on other processes so we cannot return NULL if size == 0.

Cherry-pick of #7204 to the v3.0.x branch.

Signed-off-by: Joseph Schuchart schuchart@hlrs.de
(cherry picked from commit 06bbcf4)

…ize zero

Signed-off-by: Joseph Schuchart <schuchart@hlrs.de>
(cherry picked from commit 06bbcf4)
@jsquyres
Copy link
Member

I think @hjelmn would be better to give a review than me. 😄

@jsquyres jsquyres modified the milestones: v3.1.6, v3.0.6 Feb 24, 2020
@jsquyres
Copy link
Member

@hjelmn Ping.

@bwbarrett
Copy link
Member

Decided to pull this into 3.1.x because (1) it's simple and easy to understand and (2) we need to fire up a new MTT run.

@bwbarrett bwbarrett merged commit 094af1f into open-mpi:v3.0.x Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants