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

testing/openmpi: fix build hang by disabling ppc64le #4814

Closed
wants to merge 1 commit into from

Conversation

mksully22
Copy link
Contributor

On ppc64le during make check the opal_fifo test is hanging. This effectively blocks the ppc64le build server. This PR disables ppc64le until I can debug and fix the test

@algitbot
Copy link

Merged in a3728bc by @rgdoliveira. Thanks for your contribution!

(This pull request has been closed automatically by GitHub PR Closer. If you think that it’s not resolved yet, please add a comment.)

@algitbot algitbot closed this Jul 20, 2018
@mksully22
Copy link
Contributor Author

I used a script that runs opal_fifo in a loop and found that this hang is reproducible on even the master branch of the ompi project on both Alpine and Ubuntu 17.10 for powerpc64. I've opened an issue on the github ompi project with gdb info on the hang open-mpi/ompi#5470. Once I receive some feedback from the project I will reflect any changes in Alpoine.

@mksully22 mksully22 deleted the openmpi branch July 25, 2018 19:15
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.

2 participants