Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROCm index broken in every single package #1132

Open
wovynn opened this issue Jan 31, 2025 · 2 comments
Open

ROCm index broken in every single package #1132

wovynn opened this issue Jan 31, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@wovynn
Copy link

wovynn commented Jan 31, 2025

What happened?

Selecting "ROCm" for torch always results in a CUDA install. Tried 4 different packages

Steps to reproduce

Step 1. try to install ROCm torch indexed package
Step 2. try to open
Step 3. fails because it installed CUDA torch

Relevant logs

Version

2.13.2

What Operating System are you using?

Arch Linux
Installed it through AUR, version 2.13.2

@wovynn wovynn added the bug Something isn't working label Jan 31, 2025
@cb88
Copy link

cb88 commented Feb 1, 2025

I updated ComfyUI and now it has torch+CPU instead of torch+rocm don't see any way to change this back in the UI. Also using 2.13.2 from Arch AUR.

@cb88
Copy link

cb88 commented Feb 1, 2025

You can work around this in the meantime by uninstalling torch tochvision and torchaudio by selecting them then the - icon in the package list, then + icon and manually paste this in and run it

"torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2.4 "

To get the rocm versions back installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants