Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mpi example to use hostfile #71

Closed
k82cn opened this issue Apr 7, 2019 · 0 comments
Closed

Update mpi example to use hostfile #71

k82cn opened this issue Apr 7, 2019 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.
Milestone

Comments

@k82cn
Copy link
Member

k82cn commented Apr 7, 2019

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

@k82cn k82cn added this to the v0.1 milestone Apr 7, 2019
@k82cn k82cn added the kind/bug Categorizes issue or PR as related to a bug. label Apr 7, 2019
@TommyLike TommyLike self-assigned this Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants