Skip to content

Support for OpenMPI 5.x: --npernode flag removed in kv_cache and vectordb workloads #698

Description

@wangjiale01

Hi team,

I am trying to run the kv_cache and vectordb workloads in an environment with OpenMPI 5.0.10. The execution fails because the launch scripts still use the --npernode flag, which was officially removed in OpenMPI 5.0.0.

My question is:
Is there any plan to update the scripts to support OpenMPI 5.x (e.g., replacing --npernode with --map-by ppr:<N>:node) in the near future?

I am asking to decide whether I should wait for the official update or just downgrade my OpenMPI to 4.x to proceed with my testing right now.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions