From 34fb1007a74e98187fff9844c05a01be3cec27d0 Mon Sep 17 00:00:00 2001 From: corey-derochie-amd <161367113+corey-derochie-amd@users.noreply.github.com> Date: Mon, 15 Apr 2024 16:29:40 -0600 Subject: [PATCH] Updated CHANGELOG for next release (#1146) * Updated CHANGELOG to release for ROCm 6.1.0 (#1142) * Fixed missing CHANGELOG notes from ROCm 5.5 through unreleased 6.1 (#1141) * Update CHANGELOG.md for ROCm release 5.5 (cherry picked from commit 83342e865445b233319466d4a620c1166ecaf181) * Update CHANGELOG.md for ROCm 5.7.0 (cherry picked from commit a7c3b8dcb5cd0654f0a39cb3be4fdf7e8c820577) * Added ROCm 6.0 and 6.1 CHANGELOG notes. --------- Co-authored-by: gilbertlee-amd <44450918+gilbertlee-amd@users.noreply.github.com> (cherry picked from commit 28a2b09304c06acb31f88b27c65b89632baf189f) * Updated CHANGELOG to release for ROCm 6.1.0 * Removed empty sections from CHANGELOG in latest releases. (cherry picked from commit 164c9553717f2c3bce86a372764ea73030dd5f72) * Reverted ROCm 6.1.0 block to "Unreleased" [ROCm/rccl commit: a14137c06230f066e5a5ef4f6ee2142c49f90110] --- projects/rccl/CHANGELOG.md | 36 +----------------------------------- 1 file changed, 1 insertion(+), 35 deletions(-) diff --git a/projects/rccl/CHANGELOG.md b/projects/rccl/CHANGELOG.md index 16a34a03de..c2844158df 100644 --- a/projects/rccl/CHANGELOG.md +++ b/projects/rccl/CHANGELOG.md @@ -2,33 +2,7 @@ Full documentation for RCCL is available at [https://rccl.readthedocs.io](https://rccl.readthedocs.io) -## Unreleased - RCCL 2.18.6 for ROCm 6.1.0 -### Changed -- Compatibility with NCCL 2.18.6 -### Added -### Fixed -### Removed - -## RCCL 2.18.3 for ROCm 6.0.0 -### Changed -- Compatibility with NCCL 2.18.3 -### Added -### Fixed -### Removed - -## RCCL 2.17.1-1 for ROCm 5.7.0 -### Changed -- Compatibility with NCCL 2.17.1-1 -- Performance tuning for some collective operations -### Added -- Minor improvements to MSCCL codepath -- NCCL_NCHANNELS_PER_PEER support -- Improved compilation performance -- Support for gfx94x -### Fixed -- Potential race-condition during ncclSocketClose() - -## RCCL 2.16.2 for ROCm 5.6.0 +## Unreleased ### Changed - Modifying rings to be rail-optimized topology friendly ### Added @@ -38,16 +12,10 @@ Full documentation for RCCL is available at [https://rccl.readthedocs.io](https: ## Unreleased - RCCL 2.18.6 for ROCm 6.1.0 ### Changed - Compatibility with NCCL 2.18.6 -### Added -### Fixed -### Removed ## RCCL 2.18.3 for ROCm 6.0.0 ### Changed - Compatibility with NCCL 2.18.3 -### Added -### Fixed -### Removed ## RCCL 2.17.1-1 for ROCm 5.7.0 ### Changed @@ -64,10 +32,8 @@ Full documentation for RCCL is available at [https://rccl.readthedocs.io](https: ## RCCL 2.16.2 for ROCm 5.6.0 ### Changed - Compatibility with NCCL 2.16.2 -### Added ### Fixed - Remove workaround and use indirect function call -### Removed ## RCCL 2.15.5 for ROCm 5.5.0 ### Changed