Dual GPU #836
Replies: 8 comments 22 replies
-
You can tell comfyui to run on a specific gpu by adding this to your launch bat file. then you can run a second instance of comfy ui on another GPU. there is a network custom node thing that lets you send instructions to other comfyui instances on the local machine or network but I dont really know much about it. Suffice to say its generally not really supported in the ui. |
Beta Was this translation helpful? Give feedback.
-
Won't work now cause main.py would check the init args and reset the CUDA_VISIBLE_DEVICES. python main.py --cuda-device 3 or add the |
Beta Was this translation helpful? Give feedback.
-
Hi, could you tell me where the launch.bat file is? I'm using Stability Matrix and can't find it at all. |
Beta Was this translation helpful? Give feedback.
-
Edit Search for "--cuda-device" Good to go. |
Beta Was this translation helpful? Give feedback.
-
when launching with --cuda-device 1, i see: Set cuda device to: 1 it still won't run on second card. Anything I'm missing? |
Beta Was this translation helpful? Give feedback.
-
Hi, not sure I am picking up the right thread... As for now, when I run ComnfyUI, it only recognise my PCI16 card, but not my 2 other risers (which are recognized at the Windows level. Best |
Beta Was this translation helpful? Give feedback.
-
I think this has been answered. |
Beta Was this translation helpful? Give feedback.
-
How to run on multiple GPUs ?
Beta Was this translation helpful? Give feedback.
All reactions