Updating CHANGELOG (#669)

[ROCm/rccl commit: 3e8ab4e46e]
This commit is contained in:
gilbertlee-amd
2022-12-19 08:36:57 -08:00
zatwierdzone przez GitHub
rodzic d95a71b2ef
commit d78eb0a54c
+16
Wyświetl plik
@@ -2,6 +2,22 @@
Full documentation for RCCL is available at [https://rccl.readthedocs.io](https://rccl.readthedocs.io)
## Unreleased
### Changed
- Compatibility with NCCL 2.15.5
- Unit test executable renamed to rccl-UnitTests
### Added
- HW-topology aware binary tree implementation
- Experimental support for MSCCL
- New unit tests for hipGraph support
- NPKit integration
### Fixed
- rocm-smi ID conversion
- Support for HIP_VISIBLE_DEVICES for unit tests
- Support for p2p transfers to non (HIP) visible devices
### Removed
- Removed TransferBench from tools. Exists in standalone repo: https://github.com/ROCmSoftwarePlatform/TransferBench
## RCCL-2.13.4 for ROCm 5.4.0
### Changed
- Compatibility with NCCL 2.13.4