Y
Hacker News
new
|
ask
|
show
|
jobs
by
karolist
311 days ago
do you mean
https://github.com/pollockjj/ComfyUI-MultiGPU
? One GPU would do the computation, but others could pool in for VRAM expansion, right? (I've not used this node)
1 comments
Auracle
311 days ago
Nah, that won’t gain you much (if anything?) over just doing the layer swaps on RAM. You can put the text encoder on the second card but you can also just put it in your RAM without much for negatives.
link