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

Commits on Sep 21, 2022

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

    Added error checks in Comm send/recv functions to throw an error in case of bad source/dest.
    pnorbert committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    088f7f8 View commit details
    Browse the repository at this point in the history
  2. clang-format

    pnorbert committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    50181df View commit details
    Browse the repository at this point in the history