rccl
rccl copied to clipboard
Adding support for odd nodes for model_87
Details
Add support for odd number of nodes for model 87
What were the changes?
Added ringTail2 and ringTail1 for model 87
Why were the changes made?
Support rail-optimized rings for odd-number of nodes
How was the outcome achieved?
ringTail2 was composed by reordering ringBase
ringTail1 was found via search
Additional Documentation:
Approval Checklist
Do not approve until these items are satisfied.
- [ ] Verify the CHANGELOG has been updated, if
- there are any NCCL API version changes,
- any changes impact library users, and/or
- any changes impact any other ROCm library.