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

Draw2Img does not use AMD GPU #9

Open
shvedes opened this issue May 31, 2024 · 2 comments
Open

Draw2Img does not use AMD GPU #9

shvedes opened this issue May 31, 2024 · 2 comments

Comments

@shvedes
Copy link

shvedes commented May 31, 2024

It seems that for some reason all the image generation is using only the CPU instead of the GPU, I have no idea why.

OS: Arch Linux
CPU: 5800X
GPU: 6700XT

@GradientSurfer
Copy link
Owner

Hi @shvedes thank you for the report. I don't have an AMD GPU to test with so I won't be much help unfortunately, but I can try to point you in the right direction.

At minimum I believe you'll need to have installed the GPU driver, ROCm, and a pytorch build with ROCm support. I found this post on Reddit which you may find helpful https://www.reddit.com/r/LocalLLaMA/comments/18ourt4/my_setup_for_using_rocm_with_rx_6700xt_gpu_on/.

Please feel free to let me know if there are any changes I can make to this project to better support your environment.

@GradientSurfer GradientSurfer changed the title Draw2Img doesn't using GPU Draw2Img does not use AMD GPU Jun 5, 2024
@shvedes
Copy link
Author

shvedes commented Jun 5, 2024

Tnanks for your reply. I will give a try later and will let you any news

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants