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

coll tuned make mca parameters settable via MPI_T #12639

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

burlen
Copy link

@burlen burlen commented Jun 25, 2024

This changes the scope so that these are settable via MPI_T interface. In particular making the use_dynamic_rules variable settable enables the variables needed for run time tuning of the individual collectives. resolves #12593

Copy link

Hello! The Git Commit Checker CI bot found a few problems with this PR:

e6368e3: coll tuned make mca parameters settable via MPI_T

  • check_signed_off: does not contain a valid Signed-off-by line

Please fix these problems and, if necessary, force-push new commits back up to the PR branch. Thanks!

This changes the scope so that these are settable via MPI_T interface. In
particular making the `use_dynamic_rules` variable settable enables the
variables needed for run time tuning of the individual collectives.
resolves open-mpi#12593

Signed-off-by: Burlen Loring <[email protected]>
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.

coll_tuned_use_dynamic_rules wrong scoping for tools interface
2 participants