Skip to content

v3.0.x: remove power7be configure block #5051

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

Merged

Conversation

jsquyres
Copy link
Member

@jsquyres jsquyres commented Apr 10, 2018

Per #5034 and larger discussion on #4349.

Still waiting for #4563 to be fixed (to resolve hangs on some ARM/POWER platforms), but that's a different issue.

We thought there was a silent data corruption issue on POWER 7/BE
systems, so we blocked building on POWER 7/BE systems altogether.  We
later figured out that it was just data hangs -- not silent data
corruption.  So in hindsight, the configure block probably wasn't
necessary -- but we didn't know it at the time.

Regardless, the hangs have now been fixed, and we're removing the
POWER 7/BE block in configure.

For more detail on the entire saga, see
open-mpi#4349 (comment).

Signed-off-by: Jeff Squyres <[email protected]>
(cherry picked from commit 3f0ccff)
Also note that ARM and POWER users may experience hangs (until
open-mpi#4563 is fixed).

Signed-off-by: Jeff Squyres <[email protected]>
@jsquyres jsquyres added this to the v3.0.2 milestone Apr 10, 2018
@jsquyres jsquyres requested review from jjhursey and bwbarrett April 10, 2018 17:38
Copy link
Member

@jjhursey jjhursey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The other PRs had a change to the README - https://github.com/open-mpi/ompi/pull/5052/files#diff-c47c7c7383225ab55ff591cb59c41e6b - is that needed on this branch too?

@jsquyres
Copy link
Member Author

@jjhursey No; that blurb already exists here in the v3.0.x README.

@bwbarrett bwbarrett merged commit 8b8a004 into open-mpi:v3.0.x Apr 12, 2018
@jsquyres jsquyres deleted the pr/v3.0.x/remove-power7be-configure-block branch December 7, 2021 22:24
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

Successfully merging this pull request may close these issues.

3 participants