ComfyUI Node
Auto Device Router (MultiGPU)
Dynamically inspects VRAM and returns the best device name for custom node inputs.
Auto Device Router (MultiGPU)
- multigpu_device
- device_str
◄routing_ruleAuto (Least Used GPU / Most Free VRAM)►
CategoryAutoMultiGPU/utils
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| routing_rule | COMBO | Auto (Least Used GPU / Most Free VRAM) | 4 options: Auto (Least Used GPU / Most Free VRAM), Primary Compute GPU (cuda:0), Secondary Offload GPU (cuda:1), CPU Fallback |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| multigpu_device | MULTIGPUDEVICE | — |
| device_str | STRING | — |