public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rccl] epel10: Update to 7.2.0
@ 2026-06-11 14:36 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-11 14:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rccl
Branch : epel10
Commit : d0b27e2eea2c91703521bbd8231eb1d6a4a008b3
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-02-08T15:31:58-08:00
Stats : +10/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rccl/c/d0b27e2eea2c91703521bbd8231eb1d6a4a008b3?branch=epel10
Log:
Update to 7.2.0
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index 16307b0..f138f8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/RCCL-7.0.2.tar.gz
/RCCL-7.1.0.tar.gz
/RCCL-7.1.1.tar.gz
+/RCCL-7.2.0.tar.gz
diff --git a/rccl.spec b/rccl.spec
index b006f4a..b9679de 100644
--- a/rccl.spec
+++ b/rccl.spec
@@ -20,8 +20,8 @@
# THE SOFTWARE.
#
%global upstreamname RCCL
-%global rocm_release 7.1
-%global rocm_patch 1
+%global rocm_release 7.2
+%global rocm_patch 0
%global rocm_version %{rocm_release}.%{rocm_patch}
%bcond_with compat
@@ -77,13 +77,13 @@
# On 6.2
# Problems reported with gfx10, removing gfx10 and default (gfx10 and gfx11) from build list
#
-# Linking runs out of memory, koji has < 32G
-%global gpu_list "gfx90a;gfx942;gfx1100;gfx1201"
+# 7.1.1 Linking runs out of memory, koji has < 32G
+%global gpu_list %{rocm_gpu_list_rccl}
%global _gpu_list gfx1100
Name: %{rccl_name}
Version: %{rocm_version}
-Release: 5%{?dist}
+Release: 1%{?dist}
Summary: ROCm Communication Collectives Library
Url: https://github.com/ROCm/rccl
@@ -279,6 +279,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rccl/LICENSE.txt
%endif
%changelog
+* Sun Feb 8 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-1
+- Update to 7.2.0
+
* Thu Jan 29 2026 Tom Rix <Tom.Rix@amd.com> - 7.1.1-5
- Reduce gpu set
diff --git a/sources b/sources
index c4d6631..653eb45 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (RCCL-7.1.1.tar.gz) = ce20cc22b5baad316aec6b8e51dcf7ef0eb6b976431c65f8d6d00bc3f15a5fe4e8de0522cb2bd70ce8681a59dee094726aaba6b0a1db8996f89ea9231728fef4
+SHA512 (RCCL-7.2.0.tar.gz) = 01114060b7bc71580cbc55583121b24b82b449f5a515d4e60000a88f95ca5841d8a68261050eba14faeb090a2e92d164691e97c27f0e9270bcf308a24c656176
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 14:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 14:36 [rpms/rccl] epel10: Update to 7.2.0 Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox