LogoTensorFusion Docs
LogoTensorFusion Docs
HomepageDocumentation

GPU

GPU is the Schema for the gpus API.

GPU is the Schema for the gpus API.

Resource Information

FieldValue
API Versiontensor-fusion.ai/v1
KindGPU
ScopeCluster

Status

GPUStatus defines the observed state of GPU.

PropertyTypeDescription
available *object
capacity *object
gpuModel *string
message *string
nodeSelector *objectThe host match selector to schedule worker pods
phase *string(default: Pending) Allowed values: Pending, Provisioning, Running, Unknown, Destroying, Migrating
runningAppsarray
usedBystringGPU is used by tensor-fusion or nvidia-operator This is the key to be compatible with nvidia-device-plugin to avoid resource overlap Hypervisor will watch kubelet device plugin to report all GPUs already used by nvidia-device-plugin GPUs will be grouped by usedBy to be used by different Pods, tensor-fusion annotation or nvidia-device-plugin resource block Allowed values: tensor-fusion, nvidia-device-plugin
uuid *string

Table of Contents

Resource Information
Status