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

Properly compute number of procs when not given #2085

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Nov 29, 2024

When computing the number of procs to launch under the condition where the number of slots was specified (via --host or hostfile) and cpus/rank was given, we need to take into account the number of cpus on each node and treat the number of slots as a max value.

Refs open-mpi/ompi#12939

When computing the number of procs to launch under the
condition where the number of slots was specified (via
--host or hostfile) and cpus/rank was given, we need to
take into account the number of cpus on each node and
treat the number of slots as a max value.

Signed-off-by: Ralph Castain <[email protected]>
@rhc54 rhc54 merged commit f01b9c4 into openpmix:master Nov 29, 2024
13 checks passed
@rhc54 rhc54 deleted the topic/rk branch November 29, 2024 14:58
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

Successfully merging this pull request may close these issues.

1 participant