nvidia.com

Command Palette

Search for a command to run...

dynamo.nixl_connect.DeviceKind(IntEnum) — NVIDIA Dynamo Documentation

Last updated: 12/12/2025

Title: dynamo.nixl_connect.DeviceKind(IntEnum) — NVIDIA Dynamo Documentation

URL Source: https://docs.nvidia.com/dynamo/archive/0.5.1/API/nixl_connect/device_kind.html?userAgent=PromptingBot%2F1.0.0

Published Time: Tue, 14 Oct 2025 16:26:11 GMT

Markdown Content:

  • dynamo.nixl_...

dynamo.nixl_connect.DeviceKind(IntEnum)#

Represents the kind of device a Device object represents.

Values#

CUDA#

CUDA addressable device (GPU) memory.

HOST#

System (CPU) memory.

Related Classes#

On this page

Links/Buttons:

Related Articles