-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
One GPU leveraged while 8 exposed #745
Comments
If all GPUs are available and visible inside container, then it is probably ComfyUI thing to make proper use of them. |
@aimanakheel found a solution? |
i did not. Perhaps this may not be the correct forum for this ticket. May be need to open a ticket with comfyUI team. |
I'm still not sure if it is a comfyUI problem. I tried with |
Comfy only uses 1 GPU for most nodes. If you want to use multiple GPUs you'd have to run multiple Comfy instances. There are also some custom_nodes for Comfy that support offloading to a 2nd GPU but that's node specific. |
Has this issue been opened before?
Describe the bug
Docker implementation is really great!!
Is there a way to leverage all GPUs? I have 8 Nvidia GPUs exposed. I can see all the GPUs when i run the "nvidia-smi" in the docker container.
My docker compose looks like
Which UI
comfy
Hardware / Software
Docker compose version: Docker Compose version v2.29.7
Repo version: 802d0bc
RAM: 512GB
GPU/VRAM: 8 Nvidia A16 GPUs & 128GB Vram
The text was updated successfully, but these errors were encountered: