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: Reduce gpu set
Date: Thu, 11 Jun 2026 14:36:33 GMT [thread overview]
Message-ID: <178118859310.1.6121789048139345226.rpms-rccl-1fb579d3a397@fedoraproject.org> (raw)
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
next reply other threads:[~2026-06-11 14:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-11 14:36 Tom Rix [this message]
2026-06-11 14:36 [rpms/rccl] epel10: Reduce gpu set Tom Rix
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=178118859310.1.6121789048139345226.rpms-rccl-1fb579d3a397@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