Skip to content

OpenMPI-3 in docker containers #3

@johnomotani

Description

@johnomotani

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions