package
24.9.2+incompatible
Repository: https://github.com/nvidia/gpu-operator.git
Documentation: pkg.go.dev
# Functions
NewNodeMetrics creates a NodeMetrics with its Prometheus metrics objects initialized (and automatically registered by promauto).
# Constants
CCCapableLabelKey represents NFD label name to indicate if the node is capable to run CC workloads.
GPUDirectRDMAEnabledEnvName represents env name to indicate if GPUDirect RDMA is enabled through GPU Operator.
MellanoxDeviceLabelKey represents NFD label name for Mellanox devices.
UseHostMOFEDEnvname represents env name to indicate if MOFED is pre-installed on host.
# Structs
CCManager represents spec to validate CC Manager installation.
CUDA represents spec to run cuda workload.
Driver component.
Metrics represents spec to run metrics exporter.
MOFED represents spec to validate MOFED driver installation.
NodeMetrics contains the port of the metrics server and the Prometheus metrics objects.
NvidiaFs GDS Driver component.
Plugin component.
Toolkit component.
VfioPCI represents spec to validate vfio-pci driver.
VGPUDevices represents spec to validate vGPU device creation.
VGPUManager represents spec to validate vGPU Manager installation.
# Interfaces
Component of GPU operator.