Skip to content

PML selection issues #1035

Closed
Closed
@yburette

Description

@yburette

We are observing two issues with the way the PML is selected:

  1. on Truescale, when mpirun is used without any argument, the openib BTL (ob1 PML) gets selected over the PSM MTL (cm PML). This is a problem because users would like to get the best performance (with the PSM MTL) out-of-the-box. Instead, they have to add --mca pml cm.

  2. currently, whichever of the ob1 or the cm PML gets initialized/loaded first wins! Unfortunately, the components are not always loaded in the same order...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions