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 cleanup removes useful traceback from output #64

Open
msyriac opened this issue Jul 31, 2019 · 0 comments
Open

MPI cleanup removes useful traceback from output #64

msyriac opened this issue Jul 31, 2019 · 0 comments
Assignees

Comments

@msyriac
Copy link
Member

msyriac commented Jul 31, 2019

These lines:

def cleanup(type, value, traceback):

when not commented cause the MPI output to not print the traceback for the error that caused the script to crash (if any), which leads to a lot of wasted time. I can reproduce this on niagara with both Intel MPI and OpenMPI.

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

No branches or pull requests

2 participants