For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
LogoLogoDynamo
HomeUser GuideFeaturesRecipesDeveloper GuideReferenceBlogCommunity
HomeUser GuideFeaturesRecipesDeveloper GuideReferenceBlogCommunity
      • Overview
      • Connector
      • Device
      • Device Kind
      • Descriptor
      • Read Operation
      • Write Operation
      • Readable Operation
      • Writable Operation
      • Operation Status
      • RDMA Metadata
  • Compatibility
  • Examples
  • Release Artifacts
  • Release History
  • Dynamo v1.3.0
  • Dynamo v1.2.0
  • Dynamo v1.1.0
  • Dynamo v1.0.0
  • Known Issues
  • Deprecations
  • Model Early Access Builds
  • Glossary
  • DynamoGraphDeployment
  • DynamoGraphDeploymentRequest
  • DynamoComponentDeployment
  • Full API Reference
  • Runtime Configuration
  • Frontend Configuration
  • Planner Configuration
  • Profiler Configuration
  • KVBM Configuration
  • Mocker CLI Reference
  • DynoSim Replay CLI Reference
  • DynoSim Sweep Reference
  • Global Router Configuration
  • Gateway API Routing
  • ThunderAgent Scheduler
  • vLLM Configuration
  • vLLM-Omni Configuration
  • SGLang Configuration
  • TensorRT-LLM Configuration
  • Local Stack
  • Health Checks
  • Logging
  • Forward Pass Metrics Traces
  • Request Traces
  • Environment Variables
  • Metrics Catalog
  • Metrics Comparison
  • Metric Labels
  • Operator Metrics
  • Local Resource Monitor (Local)
  • Overview
  • Connector
  • Device
  • Device Kind
  • Descriptor
  • Read Operation
  • Write Operation
  • Readable Operation
  • Writable Operation
  • Operation Status
  • RDMA Metadata
On this page
  • Values
  • Related Classes

Device Kind

Enumerates the kind of device a Device object represents (GPU or host).

||View as Markdown|

Represents the kind of device a Device object represents.

Values

CUDA
DeviceKind

CUDA addressable device (GPU) memory.

HOST
DeviceKind

System (CPU) memory.

Related Classes

  • Connector
  • Descriptor
  • Device
  • OperationStatus
  • RdmaMetadata
  • ReadOperation
  • WritableOperation
  • WriteOperation
Previous

Device

Next

Descriptor

NVIDIANVIDIA
Developer-friendly docs for your API
Privacy Policy | Your Privacy Choices | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact

Copyright © 2026, NVIDIA Corporation.