Skip to content

Github actions OpenMPI Macos: A system call failed during shared memory initialization that should not have. #126

@burlen

Description

@burlen
15: A system call failed during shared memory initialization that should
15: not have.  It is likely that your MPI job will now either abort or
15: experience performance degradation.
15: 
15:   Local host:  Mac-1684965637365.local
15:   System call: unlink(2) /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//ompi.Mac-1684965637365.501/pid.23631/1/vader_segment.Mac-1684965637365.501.55560001.1
15:   Error:       No such file or directory (errno 2)

the work around for this may be:

export TMPDIR=/tmp

See open-mpi/ompi#7393 (comment)

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