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/hipcub] epel10: Use default gpu list
Date: Thu, 11 Jun 2026 13:23:14 GMT [thread overview]
Message-ID: <178118419499.1.1692596433415671473.rpms-hipcub-14571fb31373@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/hipcub
Branch : epel10
Commit : 14571fb31373cbf4164c4b87c5d9ae1c09729d50
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-01-30T14:18:42-08:00
Stats : +9/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/hipcub/c/14571fb31373cbf4164c4b87c5d9ae1c09729d50?branch=epel10
Log:
Use default gpu list
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/hipcub.spec b/hipcub.spec
index 4297b50..ca96a74 100644
--- a/hipcub.spec
+++ b/hipcub.spec
@@ -69,13 +69,16 @@
%global _source_payload w7T0.xzdio
%global _binary_payload w7T0.xzdio
+%global gpu_list %{rocm_gpu_list_default}
+%global _gpu_list gfx1100
+
Name: hipcub%{pkg_suffix}
%if %{with gitcommit}
Version: git%{date0}.%{shortcommit0}
Release: 2%{?dist}
%else
Version: %{rocm_version}
-Release: 4%{?dist}
+Release: 5%{?dist}
%endif
Summary: ROCm port of CUDA CUB library
@@ -173,6 +176,8 @@ gpu=`rocm_agent_enumerator | head -n 1`
-DBUILD_TEST=%{build_test} \
%if %{with check}
-DAMDGPU_TARGETS=${gpu} \
+%else
+ -DAMDGPU_TARGETS=${gpu_list} \
%endif
-DCMAKE_PREFIX_PATH=%{rocmllvm_cmakedir}/.. \
-DROCM_SYMLINK_LIBS=OFF
@@ -212,6 +217,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hipcub/LICENSE.txt
%endif
%changelog
+* Fri Jan 30 2026 Tom Rix <Tom.Rix@amd.com> - 7.1.0-5
+- Use default gpu list
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
reply other threads:[~2026-06-11 13:23 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=178118419499.1.1692596433415671473.rpms-hipcub-14571fb31373@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