> ## 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.

# MultiGPU_Options - ComfyUI Built-in Node Documentation

> Complete documentation for the MultiGPU_Options node in ComfyUI. Learn its inputs, outputs, parameters and usage.

## ## 概述

此节点允许您在使用不同速度的多张显卡时，指定每张 GPU 的相对性能。它会创建一个 GPU 选项组，用于在设备间分配工作负载，不过当前版本尚未实现基于速度的实际工作负载分配功能。

## ## 输入

| 参数               | 描述                                            | 数据类型         | 是否必填 | 范围        |
| ---------------- | --------------------------------------------- | ------------ | ---- | --------- |
| `device_index`   | 要配置的 GPU 设备索引号（默认值：0）                         | INT          | 是    | 0 到 64    |
| `relative_speed` | 此 GPU 相对于其他 GPU 的速度，用于工作负载分配（默认值：1.0，步长：0.01） | FLOAT        | 是    | 0.0 到 无限制 |
| `gpu_options`    | 现有的 GPU 选项组，用于添加此设备的选项。如果未提供，则创建一个新的组         | GPU\_OPTIONS | 否    | -         |

## ## 输出

| 输出名称          | 描述                                    | 数据类型         |
| ------------- | ------------------------------------- | ------------ |
| `GPU_OPTIONS` | 包含已配置设备设置的 GPU 选项组，可传递给其他节点用于多 GPU 操作 | GPU\_OPTIONS |

**注意：** `relative_speed` 参数已定义，但内部调度器尚未使用它来在 GPU 间分配工作负载。在当前实现中，工作负载会均匀分布在所有设备上，无论其相对速度如何。

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/MultiGPU_Options/zh.md)

***

**Source fingerprint (SHA-256):** `8010460560a69c57d4ee0d8c3728a7a5d999e56ef5316b557fba0c660c9f38b0`
