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

MPI_Status test #2

Merged
merged 1 commit into from
Sep 10, 2020
Merged

MPI_Status test #2

merged 1 commit into from
Sep 10, 2020

Conversation

jsquyres
Copy link
Member

@jsquyres jsquyres commented Sep 7, 2020

Test all permutations of MPI_Status conversion functions. See
MPI-4:18.2.5 for a handy diagram that explains all the MPI_Status
conversion functions and what they need to do.

Signed-off-by: Jeff Squyres [email protected]

@jsquyres
Copy link
Member Author

jsquyres commented Sep 8, 2020

An interesting fact that I (re)discovered while writing this test: MPI_STATUS_SIZE is (intentionally) not defined in C. See https://lists.mpi-forum.org/pipermail/mpiwg-fortran/2020-September/003584.html.

@jsquyres jsquyres force-pushed the pr/mpi-status-test branch 2 times, most recently from 7dba6ea to 289c142 Compare September 10, 2020 15:01
Test all permutations of MPI_Status conversion functions.  See
MPI-4:18.2.5 for a handy diagram that explains all the MPI_Status
conversion functions and what they need to do.

Signed-off-by: Jeff Squyres <[email protected]>
@jsquyres jsquyres merged commit 14f0066 into open-mpi:master Sep 10, 2020
@jsquyres jsquyres deleted the pr/mpi-status-test branch September 10, 2020 15:06
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.

1 participant