public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/roctracer] rawhide: Test all gpus
@ 2026-08-26 13:18 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-26 13:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/roctracer
Branch : rawhide
Commit : 8067c0a2dd5f6e2311b287d7058763eb4e66e79f
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-08-26T06:17:20-07:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/roctracer/c/8067c0a2dd5f6e2311b287d7058763eb4e66e79f?branch=rawhide
Log:
Test all gpus
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/roctracer.spec b/roctracer.spec
index b25f859..f7e3545 100644
--- a/roctracer.spec
+++ b/roctracer.spec
@@ -83,7 +83,7 @@ Version: %{rocm_version}
%if %{with preview}
Release: 0%{?dist}
%else
-Release: 1%{?dist}
+Release: 2%{?dist}
%endif
Summary: ROCm Tracer Callback/Activity Library for Performance tracing AMD GPUs
License: MIT
@@ -218,7 +218,7 @@ sed -i -e 's@../lib/@../%{pkg_libdir}/@' test/run.sh
-DCMAKE_SKIP_RPATH=%{skip_install_rpath} \
-DCMAKE_SKIP_INSTALL_RPATH=%{skip_install_rpath} \
-DROCM_SYMLINK_LIBS=OFF \
- -DGPU_TARGETS=%{rocm_gpu_list_test} \
+ -DGPU_TARGETS=%{rocm_gpu_list} \
-DHIP_PLATFORM=amd \
-DHIP_HIPCC_FLAGS="-I%{pkg_prefix}/include -L%{pkg_prefix}/%{pkg_libdir} -lamdhip64" \
-DBUILD_SHARED_LIBS=ON
@@ -270,6 +270,9 @@ rm -f %{buildroot}%{pkg_prefix}/%{pkg_libdir}/roctracer/libfile_plugin.so
%endif
%changelog
+* Wed Aug 26 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-2
+- Test all gpus
+
* Fri Aug 7 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-1
- Update to 7.14
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 13:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 13:18 [rpms/roctracer] rawhide: Test all gpus Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox