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/hipfort] rawhide: Fix check
Date: Fri, 21 Aug 2026 14:26:53 GMT [thread overview]
Message-ID: <178732241378.1.467058462993895657.rpms-hipfort-566811d836c3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/hipfort
Branch : rawhide
Commit : 566811d836c3bff8209ae052b40463de0c508582
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-08-21T07:26:26-07:00
Stats : +9/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/hipfort/c/566811d836c3bff8209ae052b40463de0c508582?branch=rawhide
Log:
Fix check
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/hipfort.spec b/hipfort.spec
index 7e677ef..4a6546a 100644
--- a/hipfort.spec
+++ b/hipfort.spec
@@ -50,9 +50,12 @@
%global build_test OFF
%endif
+%global gpu_list %{rocm_gpu_list_default}
+%global _gpu_list gfx1100
+
Name: hipfort%{pkg_suffix}
Version: %{rocm_version}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Fortran interfaces for ROCm libraries
Url: https://github.com/ROCm/%{upstreamname}
@@ -72,6 +75,7 @@ BuildRequires: hipsparse%{pkg_suffix}-devel
BuildRequires: rocm-cmake%{pkg_suffix}
BuildRequires: rocblas%{pkg_suffix}-devel
BuildRequires: rocm-compilersupport%{pkg_suffix}-macros
+BuildRequires: rocm-rpm-macros%{pkg_suffix}
BuildRequires: rocfft%{pkg_suffix}-devel
BuildRequires: rocrand%{pkg_suffix}-devel
BuildRequires: rocsolver%{pkg_suffix}-devel
@@ -106,6 +110,7 @@ sed -i '/hipfort_add_test(hip graph f2003)/d' test/CMakeLists.txt
-DCMAKE_C_COMPILER=%rocmllvm_bindir/amdclang \
-DCMAKE_CXX_COMPILER=%rocmllvm_bindir/amdclang++ \
-DCMAKE_Fortran_FLAGS="-fPIE -L%{pkg_prefix}/%{pkg_libdir}" \
+ -DCMAKE_HIP_ARCHITECTURES=%{gpu_list} \
-DCMAKE_INSTALL_LIBDIR=%{pkg_libdir} \
-DCMAKE_INSTALL_PREFIX=%{pkg_prefix} \
-DCMAKE_SKIP_RPATH=ON \
@@ -147,6 +152,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hipfort/LICENSE
%{pkg_prefix}/%{pkg_libdir}/cmake/hipfort/
%changelog
+* Fri Aug 21 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-2
+- Fix check
+
* Thu Aug 20 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-1
- Update to 7.14.0
next reply other threads:[~2026-08-21 14:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-21 14:26 Tom Rix [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-07-15 14:15 [rpms/hipfort] rawhide: Fix check 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=178732241378.1.467058462993895657.rpms-hipfort-566811d836c3@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