public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rccl] epel10: Reduce gpu set
@ 2026-06-11 14:36 Tom Rix
  0 siblings, 0 replies; 2+ messages 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 : 1fb579d3a397c99d3a07166a62a5f26897d7e97f
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-01-29T11:31:44-08:00
            Stats  : +6/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/rccl/c/1fb579d3a397c99d3a07166a62a5f26897d7e97f?branch=epel10

            Log:
            Reduce gpu set

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

---
diff --git a/rccl.spec b/rccl.spec
index 1a09d05..a838556 100644
--- a/rccl.spec
+++ b/rccl.spec
@@ -77,12 +77,13 @@
 # On 6.2
 # Problems reported with gfx10, removing gfx10 and default (gfx10 and gfx11) from build list
 #
-%global gpu_list %{rocm_gpu_list_rccl}
+# Linking runs out of memory, koji has < 32G
+%global gpu_list "gfx90a;gfx942;gfx950;gfx1100;gfx1200;gfx1201"
 %global _gpu_list gfx1100
 
 Name:           %{rccl_name}
 Version:        %{rocm_version}
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        ROCm Communication Collectives Library
 
 Url:            https://github.com/ROCm/rccl
@@ -278,6 +279,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rccl/LICENSE.txt
 %endif
 
 %changelog
+* Thu Jan 29 2026 Tom Rix <Tom.Rix@amd.com> - 7.1.1-4
+- Reduce gpu set
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [rpms/rccl] epel10: Reduce gpu set
@ 2026-06-11 14:36 Tom Rix
  0 siblings, 0 replies; 2+ messages 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 : 66c7d58272044931b00978baef76f4601004dc95
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-01-29T13:44:23-08:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/rccl/c/66c7d58272044931b00978baef76f4601004dc95?branch=epel10

            Log:
            Reduce gpu set

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

---
diff --git a/rccl.spec b/rccl.spec
index a838556..b006f4a 100644
--- a/rccl.spec
+++ b/rccl.spec
@@ -78,12 +78,12 @@
 # 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;gfx950;gfx1100;gfx1200;gfx1201"
+%global gpu_list "gfx90a;gfx942;gfx1100;gfx1201"
 %global _gpu_list gfx1100
 
 Name:           %{rccl_name}
 Version:        %{rocm_version}
-Release:        4%{?dist}
+Release:        5%{?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
+* Thu Jan 29 2026 Tom Rix <Tom.Rix@amd.com> - 7.1.1-5
+- Reduce gpu set
+
 * Thu Jan 29 2026 Tom Rix <Tom.Rix@amd.com> - 7.1.1-4
 - Reduce gpu set
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-11 14:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 14:36 [rpms/rccl] epel10: Reduce gpu set Tom Rix
  -- strict thread matches above, loose matches on Subject: below --
2026-06-11 14:36 Tom Rix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox