Update rccl changelog for 6.3.1 (#1433)

* Update rccl changelog for 6.3.1

* Fix version number

* Correct RCCL release version

* Added details to 6.3.0 changelog

---------

Co-authored-by: corey-derochie-amd <161367113+corey-derochie-amd@users.noreply.github.com>

[ROCm/rccl commit: e42f10a361]
This commit is contained in:
Jeffrey Novotny
2024-11-26 08:46:37 -05:00
zatwierdzone przez GitHub
rodzic be0865f335
commit cc9209f770
+14 -2
Wyświetl plik
@@ -2,16 +2,28 @@
Full documentation for RCCL is available at [https://rccl.readthedocs.io](https://rccl.readthedocs.io)
## RCCL 2.21.5 for ROCm 6.3.1
### Added
### Changed
* Enhanced user documentation
### Resolved issues
* Corrected user help strings in `install.sh`
## RCCL 2.21.5 for ROCm 6.3.0
### Added
* MSCCL++ integration for specific contexts
* MSCCL++ integration for AllReduce and AllGather on gfx942
* Performance collection to rccl_replayer
* Tuner Plugin example for MI300
* Tuning table for large number of nodes
* Support for amdclang++
* New Rome model
* Allow NIC ID remapping using `NCCL_RINGS_REMAP` environment variable
### Changed