Skip to content

Tags: monnetb/rccl

Tags

2.9.0

Toggle 2.9.0's commit message
Re-adding gfx908 target

2.8.0

Toggle 2.8.0's commit message
Re-adding gfx908 target

2.7.0

Toggle 2.7.0's commit message
Changing to rocm-cmake new style versioning (ROCm#103)

2.7

Toggle 2.7's commit message
Changing to rocm-cmake new style versioning (ROCm#103)

2.6.0

Toggle 2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor primitive test to support multiple GPUs in rings (ROCm#94)

* Refactor primitive test to support multiple GPUs in rings

* Make GPUs sync before transfer optional

* Use same ring format as RCCL

* Extend to 8 GPUs and report errors if there is no P2P access

* Control GPUs sync before ops from command line with "-s" option

* Change buffer size through command line option "-n"

Rename iterations command line option to "-i"

2.5.0

Toggle 2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ROCm#72 from wenkaidu/default_rings

Increase number of rings with XGMI connection

0.7.5

Toggle 0.7.5's commit message
increment library version to 0.7.5

0.7.4

Toggle 0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ROCm#56 from jichangjichang/master

fix bug in rcclReduce for prod op

0.7.2

Toggle 0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ROCm#53 from wenkaidu/const_devlist

use const devlist and increment library version to 0.7.2

0.7.1

Toggle 0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ROCm#47 from wenkaidu/move_header_file

move rccl.h to inc folder to be consistent with other ROCm libs