You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2025-02-17 20:21:50.699 | WARNING | iopaint.runtime:check_device:67 - CUDA is not available, use cpu instead
I have an NVIDIA discrete GPU on my laptop, but my system also has an integrated GPU (Ryzen). I suspect iopaint is detecting only the integrated GPU and failing to use the NVIDIA one.
Here’s my setup:
OS: Windows 11
Python version: 3.12.3
Torch: 2.6.0+cu118
GPU: NVIDIA 3060 Laptop + integrated Ryzen GPU
I've confirmed that CUDA is installed, and other applications(Comfy UI, Automatic1111) can use the NVIDIA GPU properly. Is there a way to force iopaint to detect and use the correct GPU?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I'm having an issue with iopaint not recognizing my NVIDIA GPU. When I run the following command:
I get this output:
I have an NVIDIA discrete GPU on my laptop, but my system also has an integrated GPU (Ryzen). I suspect iopaint is detecting only the integrated GPU and failing to use the NVIDIA one.
Here’s my setup:
I've confirmed that CUDA is installed, and other applications(Comfy UI, Automatic1111) can use the NVIDIA GPU properly. Is there a way to force iopaint to detect and use the correct GPU?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions