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/hipblaslt] epel10: Remove unused patch
Date: Sun, 14 Jun 2026 12:37:58 GMT [thread overview]
Message-ID: <178144067899.1.8021862200216581429.rpms-hipblaslt-788d5da7e83b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/hipblaslt
Branch : epel10
Commit : 788d5da7e83b3139050d29a8019365380c0dd6a3
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-04-10T06:54:28-07:00
Stats : +0/-43 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/hipblaslt/c/788d5da7e83b3139050d29a8019365380c0dd6a3?branch=epel10
Log:
Remove unused patch
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/0001-hipblaslt-tensilelite-use-fedora-paths.patch b/0001-hipblaslt-tensilelite-use-fedora-paths.patch
deleted file mode 100644
index 5741f0b..0000000
--- a/0001-hipblaslt-tensilelite-use-fedora-paths.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-From 1470fad2e593c23f697f0c215d0c84177117ce8d Mon Sep 17 00:00:00 2001
-From: Tom Rix <Tom.Rix@amd.com>
-Date: Tue, 27 Jan 2026 10:51:51 -0800
-Subject: [PATCH] hipblaslt tensilelit use fedora paths
-
----
- .../hipblaslt/tensilelite/Tensile/Common/GlobalParameters.py | 2 +-
- .../hipblaslt/tensilelite/Tensile/Toolchain/Validators.py | 4 ++--
- 2 files changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/projects/hipblaslt/tensilelite/Tensile/Common/GlobalParameters.py b/projects/hipblaslt/tensilelite/Tensile/Common/GlobalParameters.py
-index e13dc9c12026..58763a8a3b28 100644
---- a/projects/hipblaslt/tensilelite/Tensile/Common/GlobalParameters.py
-+++ b/projects/hipblaslt/tensilelite/Tensile/Common/GlobalParameters.py
-@@ -544,7 +544,7 @@ def assignGlobalParameters(config, isaInfoMap: Dict[IsaVersion, IsaInfo]):
- else:
- print2(" %24s: %8s (unspecified)" % (key, defaultValue))
-
-- globalParameters["ROCmPath"] = "/opt/rocm"
-+ globalParameters["ROCmPath"] = "/usr"
- if "ROCM_PATH" in os.environ:
- globalParameters["ROCmPath"] = os.environ.get("ROCM_PATH")
- if "TENSILE_ROCM_PATH" in os.environ:
-diff --git a/projects/hipblaslt/tensilelite/Tensile/Toolchain/Validators.py b/projects/hipblaslt/tensilelite/Tensile/Toolchain/Validators.py
-index b450c1f5a6de..5d0cd1ca8348 100644
---- a/projects/hipblaslt/tensilelite/Tensile/Toolchain/Validators.py
-+++ b/projects/hipblaslt/tensilelite/Tensile/Toolchain/Validators.py
-@@ -30,8 +30,8 @@ from typing import List, NamedTuple, Union
-
- from Tensile.Common.Utilities import isRhel8, print2
-
--DEFAULT_ROCM_BIN_PATH_POSIX = Path("/opt/rocm/bin")
--DEFAULT_ROCM_LLVM_BIN_PATH_POSIX = Path("/opt/rocm/lib/llvm/bin")
-+DEFAULT_ROCM_BIN_PATH_POSIX = Path("/usr/bin")
-+DEFAULT_ROCM_LLVM_BIN_PATH_POSIX = Path("/usr/lib64/rocm/llvm/bin")
- DEFAULT_ROCM_BIN_PATH_WINDOWS = Path("C:/Program Files/AMD/ROCm")
-
-
---
-2.52.0
-
diff --git a/hipblaslt.spec b/hipblaslt.spec
index 70d9a4a..aa34ac9 100644
--- a/hipblaslt.spec
+++ b/hipblaslt.spec
@@ -148,8 +148,6 @@ Source2: %{robinmap_giturl}/archive/v%{robinmap_version}/robin-map-%{robi
# yappi was removed from fedora
# yappi is used in tensilelite to generate profiling data, we are not using that in the build
Patch1: 0001-hipblaslt-tensilelite-remove-yappi-dependency.patch
-# change hard coded vendor paths to fedoras
-# Patch2: 0001-hipblaslt-tensilelite-use-fedora-paths.patch
# https://github.com/ROCm/rocm-libraries/issues/2422
Patch3: 0001-hipblaslt-find-origami-package.patch
# do not try to fetch, point to the nanobind tarball
reply other threads:[~2026-06-14 12:37 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=178144067899.1.8021862200216581429.rpms-hipblaslt-788d5da7e83b@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