Error when trying to utilize amd gpu on linux while in realtime, cpu works perfect (pipx) #1117
Open
2 tasks done
Labels
bug
Something isn't working
Describe the bug
When you try to pass HIP_LAUNCH_BLOCKING=1:
torch.cuda.is_available() returns true, all the needed drivers are installed properly.
I can provide any logs or data, ready to use testing builds.
(I am sorry for using images, because of the markdown copy-pasted text was looking horrible and practically unreadable.)
To Reproduce
On linux mint 21.3 and amd gpu:
install the amd driver installer from the official website
Install ROCm using it
Add yourself to group "render"
Install torch and torchaudio with rocm support, using the commands and links from the official website
Download a couple of pre-trained models and try enabling the gpu (the checkbox is NOT saying that gpu is not supported)
Additional context
No response
Version
4.1.55
Platform
Linux mint 21.3 cinnamon
Code of Conduct
No Duplicate
The text was updated successfully, but these errors were encountered: