Skip to content

Update mpi example to use hostfile #71

Closed
@k82cn

Description

Is this a BUG REPORT or FEATURE REQUEST?:

/kind bug

Description:

It's better to use --hostfile for mpi job instead of parsing it to string:

% mpirun [ -np X ] [ --hostfile <filename> ] <program>

xref https://www.open-mpi.org/doc/v3.1/man1/mpirun.1.php

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions