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/rocm-compilersupport] epel10: hipcc requires rocminfo to find the default gpu target
Date: Tue, 09 Jun 2026 23:06:57 GMT [thread overview]
Message-ID: <178104641788.1.10403454512630541591.rpms-rocm-compilersupport-f74fd7b8747d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rocm-compilersupport
Branch : epel10
Commit : f74fd7b8747ddfe28e47306e0f0cf236fa93e251
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-02-14T09:42:03-08:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rocm-compilersupport/c/f74fd7b8747ddfe28e47306e0f0cf236fa93e251?branch=epel10
Log:
hipcc requires rocminfo to find the default gpu target
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/rocm-compilersupport.spec b/rocm-compilersupport.spec
index 2430eaf..9ce321c 100644
--- a/rocm-compilersupport.spec
+++ b/rocm-compilersupport.spec
@@ -132,7 +132,7 @@ Version: %{llvm_maj_ver}
%if %{with gitcommit}
Release: 0.rocm%{rocm_version}^git%{date0}.%{shortcommit0}%{?dist}.1
%else
-Release: 1.rocm%{rocm_version}%{?dist}
+Release: 2.rocm%{rocm_version}%{?dist}
%endif
Summary: Various AMD ROCm LLVM related services
@@ -249,7 +249,7 @@ The AMD Code Object Manager (Comgr) development package.
%package -n %{hipcc_name}
Summary: HIP compiler driver
Requires: %{device_libs_name} = %{version}-%{release}
-Suggests: rocminfo%{pkg_suffix}
+Requires: rocminfo%{pkg_suffix}
%if 0%{?suse_version}
Provides: hip = %{version}-%{release}
Obsoletes: hip <= %{version}-%{release}
@@ -1024,6 +1024,9 @@ rm -rf %{buildroot}%{pkg_prefix}/share/doc/hipcc/README.md
%endif
%changelog
+* Thu Feb 12 2026 Tom Rix <Tom.Rix@amd.com> 22-2.rocm7.2.0
+- hipcc requires rocminfo to find its default gpu
+
* Thu Feb 5 2026 Tom Rix <Tom.Rix@amd.com> 22-1.rocm7.2.0
- Update to 7.2.0
- Use rocm-filesystem via rocm-cmake
reply other threads:[~2026-06-09 23:06 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=178104641788.1.10403454512630541591.rpms-rocm-compilersupport-f74fd7b8747d@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