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

Mark unused MCA params as deprecated. #12551

Merged
merged 1 commit into from
May 28, 2024

Conversation

bosilca
Copy link
Member

@bosilca bosilca commented May 16, 2024

This PR mark 4 MCA params as deprecated. The others are either used indirectly via the param_index struct, or must be defined to be consistent with the rest of the collectives.

Fixes #12547.

Signed-off-by: George Bosilca <gbosilca@nvidia.com>
@bosilca bosilca added this to the v5.0.4 milestone May 16, 2024
@bosilca bosilca requested a review from wenduwan May 16, 2024 21:18
Copy link
Contributor

@wenduwan wenduwan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@bosilca bosilca merged commit 0f17273 into open-mpi:main May 28, 2024
17 checks passed
@bosilca bosilca deleted the fix/unused_tuned_alltoall_mca_params branch May 28, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dead coll tuned alltoall mca parameters
2 participants