ComfyUI Node
Parallel Anything (True Multi-GPU)
A ComfyUI node in utils/hardware with 6 inputs and 1 output.
Parallel Anything (True Multi-GPU)
- model
- device_chain
- model
◄workload_splittrue►
◄auto_vram_balancetrue►
◄purge_cachetrue►
◄purge_modelsfalse►
Categoryutils/hardware
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| device_chain | DEVICE_CHAIN | Connect from ParallelDevice nodes | |
| workload_splitopt | BOOLEAN | true | Enable multi-device processing |
| auto_vram_balanceopt | BOOLEAN | true | Automatically adjust batch split based on available VRAM |
| purge_cacheopt | BOOLEAN | true | Purge CUDA cache when cleaning up parallel resources |
| purge_modelsopt | BOOLEAN | false | Unload all models from VRAM when cleaning up (aggressive memory clearing) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |