Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.comfy.org/llms.txt

Use this file to discover all available pages before exploring further.

This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Overview

This node allows you to specify the relative performance of each GPU when using multiple graphics cards with different speeds. It creates a group of GPU options that can be used to distribute work across devices, though the actual speed-based workload distribution is not yet implemented in the current version.

Inputs

ParameterData TypeRequiredRangeDescription
device_indexINTYes0 to 64The index number of the GPU device to configure (default: 0)
relative_speedFLOATYes0.0 to unlimitedThe relative speed of this GPU compared to others, used for workload distribution (default: 1.0, step: 0.01)
gpu_optionsGPU_OPTIONSNo-An existing GPU options group to add this device’s options to. If not provided, a new group is created

Outputs

Output NameData TypeDescription
GPU_OPTIONSGPU_OPTIONSA group of GPU options containing the configured device settings, which can be passed to other nodes for multi-GPU operations
Note: The relative_speed parameter is defined but not yet used by the internal scheduler for distributing work across GPUs. In the current implementation, work is distributed evenly across all devices regardless of their relative speeds.
Source fingerprint (SHA-256): 8010460560a69c57d4ee0d8c3728a7a5d999e56ef5316b557fba0c660c9f38b0