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

MPICH doesn't parse deduplicated hostfiles #20

Open
lukemartinlogan opened this issue Aug 25, 2023 · 0 comments
Open

MPICH doesn't parse deduplicated hostfiles #20

lukemartinlogan opened this issue Aug 25, 2023 · 0 comments

Comments

@lukemartinlogan
Copy link
Member

MPI doesn't standardize the hostfile format. I built the hostfile in a way I thought was portable across MPI versions. I was wrong.

MPICH 4.0.2 does not parse deduplicated hostfile lists properly. E.g., ares-comp-[22-30] would require expanding to ares-comp-22, ares-comp-23, ... We should either make a tmpfile with the expanded host list or use the CLI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant