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

Error when trying to utilize amd gpu on linux while in realtime, cpu works perfect (pipx) #1117

Open
2 tasks done
zamonary1 opened this issue Mar 7, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@zamonary1
Copy link

Describe the bug

image

When you try to pass HIP_LAUNCH_BLOCKING=1:

image

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

  • I agree to follow this project's Code of Conduct.

No Duplicate

  • I have checked existing issues to avoid duplicates.
@zamonary1 zamonary1 added the bug Something isn't working label Mar 7, 2024
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

1 participant