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

Restore Intel MPI gatherv setting on Milan #660

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mathomp4
Copy link
Member

@mathomp4 mathomp4 commented Nov 6, 2024

As found by @pcolarco, occasionally with Intel MPI checkpoint writes will fail. Debugging by @bena-nasa found that the fix is an old favorite I_MPI_ADJUST_GATHERV=3 previously added back in #119.

This was removed on Milan nodes at NCCS as it didn't seem to be needed anymore. But it apparently still is at times.

@mathomp4 mathomp4 added the 0 diff The changes in this pull request have verified to be zero-diff with the target branch. label Nov 6, 2024
@mathomp4 mathomp4 self-assigned this Nov 6, 2024
@mathomp4
Copy link
Member Author

mathomp4 commented Nov 6, 2024

Note: Keeping draft until @wmputman can review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 diff The changes in this pull request have verified to be zero-diff with the target branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant