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

OpenMPI-3 in docker containers #3

Open
johnomotani opened this issue Apr 18, 2019 · 0 comments
Open

OpenMPI-3 in docker containers #3

johnomotani opened this issue Apr 18, 2019 · 0 comments

Comments

@johnomotani
Copy link

There's an issue using openmpi3 in docker containers. The symptom was lots of warning messages like Read -1, expected <someNumber>, errno =1 when running on more than one processor.

It's discussed and workarounds given here open-mpi/ompi#4948. Short version: pass an argument --cap-add=SYS_PTRACE to the docker run command.

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

No branches or pull requests

1 participant