-
Notifications
You must be signed in to change notification settings - Fork 53
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
UCX w/ MPI deadlocking in CI #1048
Comments
I haven't seen this failure in a long time - it may be a false positive. |
This issue recurred at least twice in PR #1108, so reopening the issue for now. In one case on the spec-example test We may prefer to disable or swap out this test row until it's resolved because it can slow down PR procedures considerably. |
Seeing another instance of probable deadlock on PR #1106, on unit test |
This row:
UCX (--enable-pmi-mpi CC=mpicc --disable-fortran)
Example here:
https://github.com/Sandia-OpenSHMEM/SOS/runs/5650454734?check_suite_focus=true
The text was updated successfully, but these errors were encountered: