ai-dock / comfyui

ComfyUI docker images for use in GPU cloud and local environments. Includes AI-Dock base for authentication and improved user experience.
Other
531 stars 188 forks source link

Support multiple gpu acceleration? #104

Closed chrislawso closed 3 hours ago

chrislawso commented 4 hours ago

I passed multiple gpu devices in configuration, nvidia-smi shows multiple gpus in host and in docker. When I run your comfyui environment and I look at nvidia-smi I only see memory and gpu load active on 1 gpu. Is the software able to share gpu memory and gpu compute using multiple gpu?

Thank you

chrislawso commented 3 hours ago

EDIT: after further searching i found that comfyui does not at the moment support multi gpu features.