cancel
Showing results for 
Search instead for 
Did you mean: 

AI Discussions

Ishigami
Journeyman III

Torch not able to use GPU ~ for stable diffusion

I have an AMD device with an integrated GPU and NPU. Here are my specs:
AMD Ryzen 7 PRO 8840U with Radeon 780M Graphics (3.30 GHz).

My goal is to run an image generation model on the integrated GPU. While exploring Ryzen AI software, I found that they recommended this blog for running Stable Diffusion on a GPU:

:link: AMD Blog: Stable Diffusion with DirectML

However, they didn't specify whether the instructions apply to a dedicated GPU or an integrated GPU. I followed the steps but encountered an error.

Additionally, can you confirm whether Microsoft Olive is designed to work only with integrated GPUs or if it also supports dedicated GPUs?

Can you help me troubleshoot this?Screenshot from 2025-02-06 17-13-58.png

0 Likes
1 Reply
rrunner77
Journeyman III

To detect GPU you need Zluda. Else you will stick to the DirectML only and you need to do  --skip-torch-cuda-test.

0 Likes