public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rccl] rawhide: Update to 10.0
@ 2026-09-22 22:59 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-09-22 22:59 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rccl
            Branch : rawhide
            Commit : b5961e4029a47315a6befb14cfdcfbdf190bf895
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-09-22T15:58:36-07:00
            Stats  : +7/-6 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rccl/c/b5961e4029a47315a6befb14cfdcfbdf190bf895?branch=rawhide

            Log:
            Update to 10.0

Signed-off-by: Tom Rix <Tom.Rix@amd.com>

---
diff --git a/.gitignore b/.gitignore
index cf657d7..7c165cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /RCCL-7.1.1.tar.gz
 /RCCL-7.2.0.tar.gz
 /rccl-7.14.0.tar.gz
+/rccl-10.0.0.tar.gz

diff --git a/rccl.spec b/rccl.spec
index 6efb33f..52f28f8 100644
--- a/rccl.spec
+++ b/rccl.spec
@@ -25,7 +25,7 @@
 %if %{with preview}
 %global rocm_release 10.0
 %else
-%global rocm_release 7.14
+%global rocm_release 10.0
 %endif
 
 %global rocm_patch 0
@@ -94,7 +94,7 @@ Version:        %{rocm_version}
 %if %{with preview}
 Release:        0%{?dist}
 %else
-Release:        2%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        ROCm Communication Collectives Library
 
@@ -107,9 +107,6 @@ License:        BSD-3-Clause AND MIT AND Apache-2.0
 
 URL:            https://github.com/ROCm/rocm-systems
 Source0:        %{url}/releases/download/%{pkg_src}/%{upstreamname}.tar.gz#/%{upstreamname}-%{version}.tar.gz
-%if %{without preview}
-Patch1:         0001-rccl-multiple-nccl_domain.patch
-%endif
 
 BuildRequires:  cmake
 BuildRequires:  hipify%{pkg_suffix}
@@ -330,6 +327,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rccl/LICENSE.txt
 %endif
 
 %changelog
+* Mon Sep 21 2026 Tom Rix <Tom.Rix@amd.com> - 10.0.0-1
+- Update to 10.0
+
 * Wed Aug 19 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-2
 - Build with roctracer
 

diff --git a/sources b/sources
index f1ec5a7..4b5fa48 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rccl-7.14.0.tar.gz) = e28e324c54d8629321ea99f5e4fbd17d26dc24644e5bcd8cbdf7a0c499601c7cfdb174d4f64dd3d77f4ec242d9712455e08dc7b70b23a858b07fb9b3d2b0caa6
+SHA512 (rccl-10.0.0.tar.gz) = d4b2ed2b05b36c511877306966c34392523d2cb9985988904e75459f692aa2b0c25a29198e66622abeb602f511894c48de52b7f73ded85588ad1634e70123b3a

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-22 22:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 22:59 [rpms/rccl] rawhide: Update to 10.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