public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-torch] f45: Fix gpu list
@ 2026-08-30 12:50 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-30 12:50 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-torch
            Branch : f45
            Commit : 470a4ad4df7dca61a857dc53ea668e266457b2b4
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-08-29T08:10:06-07:00
            Stats  : +2/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-torch/c/470a4ad4df7dca61a857dc53ea668e266457b2b4?branch=f45

            Log:
            Fix gpu list

Signed-off-by: Tom Rix <Tom.Rix@amd.com>

---
diff --git a/python-torch.spec b/python-torch.spec
index 72e4a26..8fddf36 100644
--- a/python-torch.spec
+++ b/python-torch.spec
@@ -741,8 +741,8 @@ export ROCM_PATH=`hipconfig -R`
 
 # pytorch uses clang, not hipcc
 export HIP_CLANG_PATH=%{rocmllvm_bindir}
-# export PYTORCH_ROCM_ARCH=%{rocm_gpu_list_default}
-export PYTORCH_ROCM_ARCH=gfx1151
+export PYTORCH_ROCM_ARCH=%{rocm_gpu_list_default}
+# export PYTORCH_ROCM_ARCH=gfx1151
 
 %endif
 

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

only message in thread, other threads:[~2026-08-30 12:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-30 12:50 [rpms/python-torch] f45: Fix gpu list Tom Rix

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