ComfyUI
ComfyUI copied to clipboard
ComfyUI isn't using my nvidia graphic card
My PC configureation
CPU: AMD Ryzen 5 3600 6-Core GPU: NVIDA GeForce GTX 1050 Ti SSD: 512G
I lauched the webui using run_nvidia_gpu.bat but the nvidia card isn't working and the image does not appear.
Im faiiirly sure gtx 1050's can't even run it... anyway, if it can actually run it. check the cuda graph to the right of that, youll have to click on the little dropdown to see if its using the cuda core. (cuda is where all your AI stuff gets done.)
(probably doesnt apply to you) If this card is your second card and not the main one, you can force it to use a second card by entering this into the bat file that runs your comfyui : set CUDA_VISIBLE_DEVICES=1 put this before everything else in there. this will only allow it to find the second gfx card basically., You should see an indication when launching it will say its using Cuda 1 rather than cuda 0 or something like that.
Alright, i didn't know that it couldn't work on my card, thanks for your reply. unfortunately i can't even find cuda in the dropdown
Do you get any errors in the console when you "queue prompt" ?
no, there is no errors showing up with the run_nvidia_gpu.bat it just stops after the prompt is retrieved, and with the cpu one it works but it is very slow
Thats wierd, my 1050's have cuda. you updated?
yes all the drivers are up to date, maybe the 1050 ti doesn't have cuda
huh, says your drivers are 2022, mine are from 2023 and currant.
I updated the drivers yesterday and i still don't have cuda
I updated the drivers yesterday and i still don't have cuda. . .
Just checking: are you using drivers from the nvidia website, or do you use the drivers supplied by windows update?