ComfyUI Node
Hardware Validator (MultiGPU)
A ComfyUI node in MultiGPU/Safety with 5 inputs and 4 outputs.
Hardware Validator (MultiGPU)
- gpu_ids
- status
- ok
- status_image
◄profileflux-dev2-fp32►
◄num_gpusAuto►
◄gpu_ids0,1,2,3,4,5,6,7►
◄allow_overcommitfalse►
◄status_imagetrue►
CategoryMultiGPU/Safety
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| profile | COMBO | flux-dev2-fp32 | Profile to validate against. |
| num_gpus | COMBO | Auto | How many GPUs to check (Auto uses all available). |
| gpu_idsopt | STRING | 0,1,2,3,4,5,6,7 | Comma-separated GPU IDs to allow. |
| allow_overcommitopt | BOOLEAN | false | If true, emit warning but still pass when below requirements. |
| status_imageopt | BOOLEAN | true | Return a colored status image when validation fails. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| gpu_ids | STRING | — |
| status | STRING | — |
| ok | BOOLEAN | — |
| status_image | IMAGE | — |