Skip to content

Releases: ROCm/rccl

0.6.0-rc2

16 Oct 04:31
7e8ac8b
Compare
Choose a tag to compare
  1. Fixes rcclReduce runtime error
  2. Fixes softhang issue with rcclCommDestroy
  3. Added rcclAllGather support

rccl 0.6.0-rc1

26 Sep 18:33
Compare
Choose a tag to compare

Release 0.6.0-rc1

Difference from 0.5.0

  • Bug fixes to rcclCommInitRank and rcclCommDestroy
  • More documentation added to code
  • Added travis ci to rccl repo
  • Modularized rccl source code
  • Tidied allreduce kernels
  • Added rcclReduce support

Major Features and Improvements

  • Added rcclAllReduce sample
  • Performance increase across all the ops

Thanks to Contributors

@abhinavvishnu @jichangjichang