Skip to content

Command line issues #10698

Closed
Closed
@awlauria

Description

@awlauria

Here's an overview of issues @gpaulsen found when testing ompi command line options.

NOTE: Box's should be checked as complete when fixes find their way to their release branches (openpmix v4.2/prrte v3.0).
As they come in feel free to edit in links to PR's in this comment.

      mpirun --ppr 1:core --host hostA ./hw.x                        
      --------------------------------------------------------------------------
      There are not enough slots available in the system to satisfy the 44
      slots that were requested by the application:

        ./hw.x

Removing the --host and it works, or specifying hostA:44.

  • rankfile - some known issues already reported, needs verification
  • --cpu-set/--cpu-list Works - somewhat. If you ask for more ranks than cpus
    you get:
    PRTE ERROR: Unable to map job in file rmaps_rr.c at line 184
     even with --oversubscribe
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions