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

Handshake fix: rank 0 should receive msg from last rank, not from -1. #3345

Merged
merged 2 commits into from Sep 21, 2022

Conversation

pnorbert
Copy link
Contributor

Added error checks in Comm send/recv functions to throw an error in case of bad source/dest.
fixes #3344

Added error checks in Comm send/recv functions to throw an error in case of bad source/dest.
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.

MPI_Irecv called with incorrect rank of source inside MPIShmChain::HandshakeLinks_Start()
1 participant