public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <Tom.Rix@amd.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rccl] epel10: Update to 7.2.0
Date: Thu, 11 Jun 2026 14:36:34 GMT	[thread overview]
Message-ID: <178118859401.1.2917933394661763443.rpms-rccl-d0b27e2eea2c@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-06-11 14:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178118859401.1.2917933394661763443.rpms-rccl-d0b27e2eea2c@fedoraproject.org \
    --to=tom.rix@amd.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox