-
Notifications
You must be signed in to change notification settings - Fork 900
Hangs with armel #5321
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
Comments
Copied from the original bug report:
|
This should be fixed in the latest v3.1.x tarballs and master. Please give one of those a try. |
@amckinstry Nathan is referring to the nightly v3.1.x tarballs here: https://www.open-mpi.org/nightly/v3.1.x/ Also, We're just about to do v3.1.1rc2 (I'm not sure that the fix was included in 3.1.1rc1...?). |
Ok, will test openmpi-v3.1.x-201806270241-789ce8c |
I'm still seeing hangs in about 50% of runs, unfortunately. |
@amckinstry You are certainly missing the pmix atomics update - might be the cause of the problem? |
Quite likely, as pmix is a separate package in Debian. Do you have a pointer to the pmix update? |
What version of PMIx are you on? I'd have to make sure we backported it to the right place. |
I suspect you are on PMIx v2.1.x, so you'd want this release candidate: https://github.com/pmix/pmix/releases/download/v2.1.2rc1/pmix-2.1.2rc1.tar.bz2 |
Best to try this one: https://github.com/pmix/pmix/releases/download/v2.1.2rc2/pmix-2.1.2rc2.tar.bz2 |
@amckinstry Have you had a chance to test with PMIx v2.1.2? We've got a PR to update the internal / embedded PMIx to v2.1.2 (#5386). |
Ok, this works with v2.1.2. |
Thank you for taking the time to submit an issue!
Background information
This bug was submitted to Debian, for Armel (Little-endian Arm 32 bit).
Original issue is : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902041
What version of Open MPI are you using? (e.g., v1.10.3, v2.1.0, git branch name and hash, etc.)
3.1.0
For dependency versions, see the full build log here: https://buildd.debian.org/status/fetch.php?pkg=openmpi&arch=armel&ver=3.1.0-7&stamp=1528563191&raw=0
Describe how Open MPI was installed (e.g., from a source/distribution tarball, from a git clone, from an operating system distribution package, etc.)
Standard build on Debian; no arm-specific patches (one for arch64, not relevant here);
Please describe the system on which you are running
Debian 10 (sid).
4.9.0-6-armmp-lpae #1 SMP Debian 4.9.88-1+deb9u1 (2018-05-07) armv7l GNU/Linux
Details of the problem
Random hangs.
The text was updated successfully, but these errors were encountered: