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/python-torch] f45: Fix gpu list
Date: Sun, 30 Aug 2026 12:50:17 GMT [thread overview]
Message-ID: <178809421787.1.12507279039189055486.rpms-python-torch-470a4ad4df7d@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-30 12:50 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=178809421787.1.12507279039189055486.rpms-python-torch-470a4ad4df7d@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