ComfyUI Node
AutoMultiGPU - Automatic Engine (Zero-OOM Governor)
Smart memory governor that dynamically adapts multi-GPU routing to completely eliminate OOM across all models.
AutoMultiGPU - Automatic Engine (Zero-OOM Governor)
- MODEL
- CLIP
- VAE
- active_strategy
◄unet_name▾►
◄clip_name1none►
◄clip_name2none►
◄vae_namepixel_space►
◄model_typeauto►
◄vram_headroom_gb3.0►
◄weight_dtypedefault►
◄force_engineAuto (Smart Decision)►
CategoryAutoMultiGPU/Engines
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| unet_name | COMBO | Select UNet / DiT model (.safetensors or .gguf) | |
| clip_name1 | COMBO | none | First Text Encoder (.safetensors or .gguf) |
| clip_name2 | COMBO | none | Optional Second Text Encoder |
| vae_name | COMBO | pixel_space | VAE model |
| model_type | COMBO | auto | Architecture model type |
| vram_headroom_gb | FLOAT | 3.01–8 | Minimum safety buffer in GB to guarantee Zero-OOM |
| weight_dtypeopt | COMBO | default | 7 options: default, fp8_e4m3fn, fp8_e4m3fn_fast, fp8_e5m2, float16, bfloat16, +1 |
| force_engineopt | COMBO | Auto (Smart Decision) | 3 options: Auto (Smart Decision), Force DisTorch Sharding, Force Native PyTorch |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |
| CLIP | CLIP | — |
| VAE | VAE | — |
| active_strategy | STRING | — |