mpich
mpich copied to clipboard
Select GPU-optimized collective algorithms with JSON
Pull Request Description
Add new CVARs to allow MPICH to select GPU-optimized collective algorithms in JSON tuning file. Depends on: https://github.com/pmodels/mpich/pull/6781
Author Checklist
- [ ] Provide Description Particularly focus on why, not what. Reference background, issues, test failures, xfail entries, etc.
- [ ] Commits Follow Good Practice
Commits are self-contained and do not do two things at once.
Commit message is of the form:
module: short descriptionCommit message explains what's in the commit. - [ ] Passes All Tests Whitespace checker. Warnings test. Additional tests via comments.
- [ ] Contribution Agreement For non-Argonne authors, check contribution agreement. If necessary, request an explicit comment from your companies PR approval manager.
test:mpich/ch4/ofi
@hzhou Hi Hui, this PR is ready for review.
@dycz0fx please rebase to fix the conflicts and tag Hui once it is ready
@hzhou The code is rebased and ready for review.
test:mpich/ch4/ofi