From 37ab47fab491842b91fb3d50917aa44c1b392763 Mon Sep 17 00:00:00 2001 From: corey-derochie-amd <161367113+corey-derochie-amd@users.noreply.github.com> Date: Mon, 23 Jun 2025 08:50:12 -0600 Subject: [PATCH] Updated CHANGELOG for LL128 support for gfx942 in 7.0 (#1719) * Updated CHANGELOG for LL128 support for gfx942 in 7.0 Also ported 6.4.2 section * Removed unnecessary note from 7.0 [ROCm/rccl commit: e73db11819ec66c2c6f7a24d3df27d497a0955c6] --- projects/rccl/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/projects/rccl/CHANGELOG.md b/projects/rccl/CHANGELOG.md index 24e7683c87..8553ae679a 100644 --- a/projects/rccl/CHANGELOG.md +++ b/projects/rccl/CHANGELOG.md @@ -31,6 +31,12 @@ Full documentation for RCCL is available at [https://rccl.readthedocs.io](https: * Compatibility with NCCL 2.25.1 * Compatibility with NCCL 2.26.6 +## RCCL 2.22.3 for ROCm 6.4.2 + +### Added + +* Added support for the LL128 protocol on gfx942. + ## RCCL 2.22.3 for ROCm 6.4.1 ### Resolved issues