AMD install does not detect Rocm and just errors out asking for CUDA
What happened?
I switched my 4090 to my Linux server and added my 7900XTX to my main machine as the 4090 just works and runs better, even with the AMD install for Comfy it did not run on Linux cannot get it to run on Windows either, I just get stuck being asked for CUDA:
Traceback (most recent call last):
File "W:\smatrix\Data\Packages\ComfyUIAMD\main.py", line 132, in
Steps to reproduce
No response
Relevant logs
No response
Version
v 2.14.4
What Operating System are you using?
Windows
ROCm (AMD's version of CUDA) is not available for Windows.
ROCm (AMD's version of CUDA) is not available for Windows.
Didn't work for me on Linux either, but rocM is installable on Windows.
I got a new pc odered which I will install my AMD card onto and try again.
U had issue with Ubuntu 24 is there a reason or something I should know when picking OS version?
I'm having the same issue on my RX 7900 XT on linux. I couldn't get Comfy_ui working on previous PyTorch version because of the "Attempting to use hipBLASLt on a unsupported architecture!" bug. I was suggested to update PyTorch and now it's looking for Nvidia drivers. Ironically the only solution I've found so far is to downgrade PyTorch in which case I'm facing the hipBLASLt issue again.
There's a ZLUDA fork of ComfyUI here; https://github.com/patientx/ComfyUI-Zluda
I've written a guide if you want to install it manually.
(EDIT: thanks @mohnjiles, i didn't know it was available on SM.)
There's a ZLUDA fork of ComfyUI here; https://github.com/patientx/ComfyUI-Zluda
I've written a guide to install it; it's not installable via SM.
This has been available in SM since v2.13.0. If you aren't seeing it, try enabling the Show All Packages option or make sure you're on the latest version.
For the Linux users, we'll have some fixes in the next 2.13.4 for the ROCm stuff.