Releases: ROCm/rccl
Releases · ROCm/rccl
RCCL 0.7.2
- optimize rcclBroadcast performance
- add reduce scatter support
- change rcclUniqueId to a string representation of the pointer value
- use const devlist
RCCL 0.7.1
- Reduced RCCL data types for better software compatibility
- Update Makefile to match latest ROCm release
- Add rccl-version.h
- Move RCCL header files location to be consistent with other ROCm libraries
0.6.0-rc2
rccl 0.6.0-rc1
Release 0.6.0-rc1
Difference from 0.5.0
- Bug fixes to
rcclCommInitRank
andrcclCommDestroy
- 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