From 1af4a5c9fa89db901b46e8c7bb978f4f111607c1 Mon Sep 17 00:00:00 2001 From: gilbertlee-amd <44450918+gilbertlee-amd@users.noreply.github.com> Date: Thu, 5 Nov 2020 13:38:30 -0700 Subject: [PATCH] Adding a CHANGELOG (#296) [ROCm/rccl commit: bdd8adf1ca2947a86967f5b1c6af08bf3195fe12] --- projects/rccl/CHANGELOG.md | 44 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 projects/rccl/CHANGELOG.md diff --git a/projects/rccl/CHANGELOG.md b/projects/rccl/CHANGELOG.md new file mode 100644 index 0000000000..60276a7b01 --- /dev/null +++ b/projects/rccl/CHANGELOG.md @@ -0,0 +1,44 @@ +# Change Log for RCCL + +Full documentation for RCCL is available at [https://rccl.readthedocs.io](https://rccl.readthedocs.io) + +## [Unreleased] +### Optimizations +- Performance improvements for Rome-based systems + +## [RCCL-2.7.8 for ROCm 3.9.0] +### Added +- Adding support for alltoallv RCCL kernel +### Optimizations +- Modifications to topology based on XGMI links +### Known issues +- None + +## [RCCL-2.7.6 for ROCm 3.8.0] +### Added +- Support for static library builds +### Known issues +- None + +## [RCCL-2.7.6 for ROCm 3.7.0] +### Added +- Updated to RCCL API version of 2.7.6 +- Added gather, scatter and all-to-all collectives + +## [RCCL-2.7.0 for ROCm 3.6.0] +### Added +- Updated to RCCL API version of 2.6.4 + +## [RCCL-2.7.0 for ROCm 3.5.0] +### Added +- Compatibility with NCCL 2.6 +- Network interface improvements with API v3 +### Optimizations +- Fixing issues and built time improvements for hip-clang +- Network topology detection +- Improved CPU type detection +- Infiniband adaptive routing support +### Changed +- Switched to hip-clang as default compiler +### Deprecated +- Deprecated hcc build