Skip to content

v2.1.x: remove power7be configure block #5050

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 v2.1.4 milestone Apr 10, 2018
@jsquyres jsquyres requested review from jjhursey and hppritcha April 10, 2018 17:35
@jsquyres jsquyres merged commit 88e38bc into open-mpi:v2.x Apr 12, 2018
@jsquyres jsquyres deleted the pr/v2.x/remove-power7be-configure-block branch April 12, 2018 18:06
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