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 deprecation warnings for ppr on socket objects #2033

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Oct 9, 2024

We have deprecated the "socket" object in favor of "package", so we need to extend that treatment to
the resource qualifier in the --map-by ppr directive. Detect both "socket" and the "skt" shorthand for
backward-compatibility reasons.

Refs open-mpi/ompi#12852

We have deprecated the "socket" object in favor of
"package", so we need to extend that treatment to
the resource qualifier in the `--map-by ppr` directive.
Detect both "socket" and the "skt" shorthand for
backward-compatibility reasons.

Signed-off-by: Ralph Castain <[email protected]>
@rhc54 rhc54 merged commit 7f507df into openpmix:master Oct 9, 2024
13 checks passed
@rhc54 rhc54 deleted the topic/map branch October 9, 2024 15:57
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