Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ROCm/rccl

Tags

therock-7.10

Toggle therock-7.10's commit message
therock release v7.10

rocm-7.2.0

Toggle rocm-7.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix rcclNetP2pPolicy issue (#2072) (#2094)

* fix rcclNetP2pPolicy issue

* change the comment to ncclNetIb

Co-authored-by: AbandiGa <[email protected]>

drop/2025-10-31

Toggle drop/2025-10-31's commit message
RCCL Monthly Drop 2025-10-31

drop/rel-pvt-O-1

Toggle drop/rel-pvt-O-1's commit message
Fix AllReduce regression due to previous max range increase for LL64/…

…LL128 (#1787)

* Adjust tuning factor impacting more than 2 nodes
* Scale max LL128 size for > 2 nodes
* Retune max LL128 range for N > 2

(cherry picked from commit 058264b)

rocm-7.1.1

Toggle rocm-7.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Print out the hipRuntimeVersion message from WARN to always show up (#…

…1911) (#2014)

Authored-by: Jiali Li <[email protected]>

Co-authored-by: amd-jiali <[email protected]>

drop/2025-10-17

Toggle drop/2025-10-17's commit message
RCCL Monthly Drop 2025-10-17

rocm-7.1.0

Toggle rocm-7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[SYNC] 2.27.7 (#1928) (#1961)

Merge pull request #1928 from corey-derochie-amd/2.27.7-sync

therock-7.9.0

Toggle therock-7.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adding usage tip for ignore cpu affinity (#1948)

* Adding usage tip for ignore cpu affinity

* Update docs/how-to/rccl-usage-tips.rst

Co-authored-by: Jeffrey Novotny <[email protected]>

* Update docs/how-to/rccl-usage-tips.rst

Co-authored-by: Jeffrey Novotny <[email protected]>

---------

Co-authored-by: Jeffrey Novotny <[email protected]>

rocm-7.0.2

Toggle rocm-7.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert disabling of context tracking for radeon for release (#1934)

* Revert disabling of context tracking for Radeon

Original commit 6fc228e
 `Disable context tracking for the current version. (#1839)`

(cherry picked from commit b5e0597)

* Add env variable for disabling of context tracking for Radeon

`export NCCL_DISABLE_CONTEXT_TRACKING=1` to force disable of context tracking

(cherry picked from commit 7a37acc)

* Update docs/how-to/rccl-usage-tips.rst

Fix grammar, thanks @amd-jnovotny

Co-authored-by: Jeffrey Novotny <[email protected]>

* Rename NCCL_DISABLE_CONTEXT_TRACKING -> RCCL_DISABLE_CONTEXT_TRACKING

* Revert changes in includes and rename util function

---------

Co-authored-by: Jeffrey Novotny <[email protected]>

drop/2025-09

Toggle drop/2025-09's commit message
RCCL Monthly Drop 2025-09