ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

ComfyUI isn't using my nvidia graphic card

Open Anouarsoufyani opened this issue 2 years ago • 8 comments

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.

dzdzdzdzdzd

Anouarsoufyani avatar Jul 09 '23 16:07 Anouarsoufyani

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.

Ferniclestix avatar Jul 09 '23 23:07 Ferniclestix

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

cuda

Anouarsoufyani avatar Jul 10 '23 16:07 Anouarsoufyani

Do you get any errors in the console when you "queue prompt" ?

comfyanonymous avatar Jul 10 '23 16:07 comfyanonymous

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

Anouarsoufyani avatar Jul 10 '23 17:07 Anouarsoufyani

Thats wierd, my 1050's have cuda. you updated?

Ferniclestix avatar Jul 11 '23 12:07 Ferniclestix

yes all the drivers are up to date, maybe the 1050 ti doesn't have cuda

Anouarsoufyani avatar Jul 11 '23 17:07 Anouarsoufyani

huh, says your drivers are 2022, mine are from 2023 and currant. Capture

Ferniclestix avatar Jul 12 '23 08:07 Ferniclestix

I updated the drivers yesterday and i still don't have cuda update drivers

Anouarsoufyani avatar Jul 13 '23 21:07 Anouarsoufyani

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?

ackzsel avatar Jul 16 '23 14:07 ackzsel