Skip to content

ompi5.0.0rc10 - mapping issues - PMIX #11450

@thomasgillis

Description

@thomasgillis

Background information

I have PMIX errors when I request non-straightforward mpiexec bindings.
I have 2 nodes of 128 cores each, with 2 MPI processes and 16 threads I am trying to get:

node 0: core:[0-15]
node 1: core:[0-15]

To achieve this I use

mpiexec -np 2 --map-by ppr:1:node:pe=16

But then I get some errors from PMIX:

PMIX ERROR: OUT-OF-RESOURCE in file base/bfrop_base_unpack.c at line 750

I am not 100% confident on the --map-by ppr:1:node:pe=16 command but the segfault from pmix seems suspicious as well.
Is my command correct? is there something I need to change to get rid of the pmix error?

details:

  • ompi-5.0.0rc10 built from source

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions