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

🐛 FIX: Add --mpiprocs-per-machine to localhost setup #409

Open
mbercx opened this issue Jan 31, 2022 · 0 comments
Open

🐛 FIX: Add --mpiprocs-per-machine to localhost setup #409

mbercx opened this issue Jan 31, 2022 · 0 comments
Assignees

Comments

@mbercx
Copy link
Member

mbercx commented Jan 31, 2022

The current computer setup does not specify the default number of MPI processes per machine. This causes the work chain submitted by the get_builder_from_protocol() method to except when the resources are validated:

ValueError: Error occurred validating port 'inputs': input `metadata.options.resources` is not valid for the `DirectScheduler` scheduler: At least two among `num_machines`, `num_mpiprocs_per_machine` or `tot_num_mpiprocs` must be specified.
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