public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hipblaslt] epel10: Remove unused patch
@ 2026-06-14 12:37 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-14 12:37 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-14 12:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-14 12:37 [rpms/hipblaslt] epel10: Remove unused patch Tom Rix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox