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

mpirun: Error: unknown option "-o" #59

Open
Linzsd opened this issue Apr 8, 2024 · 2 comments
Open

mpirun: Error: unknown option "-o" #59

Linzsd opened this issue Apr 8, 2024 · 2 comments

Comments

@Linzsd
Copy link

Linzsd commented Apr 8, 2024

No description provided.

@wpower-work
Copy link

I've also seen this issue when running with multiple hosts. The error looks to come from

benchmark.sh. line 280

mpirun -hosts $hosts -np $num_accelerators python3 dlio_benchmark/dlio_benchmark/main.py --config-path=$CONFIG_PATH workload=$config_name ++workload.workflow.generate_data=False ++workload.workflow.train=True ${prefixed_array[@ ]} ${EXTRA_PARAMS[@]}

man mpirun
...
Specifying Host Nodes
Host nodes can be identified on the mpirun command line with the -host option

Note -host vs -hosts

@zhenghh04
Copy link
Contributor

zhenghh04 commented May 17, 2024 via email

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

3 participants