GPU
GPU is the Schema for the gpus API.
GPU is the Schema for the gpus API.
Resource Information
| Field | Value |
|---|---|
| API Version | tensor-fusion.ai/v1 |
| Kind | GPU |
| Scope | Cluster |
Status
GPUStatus defines the observed state of GPU.
| Property | Type | Description |
|---|---|---|
| available * | object | |
| capacity * | object | |
| gpuModel * | string | |
| message * | string | |
| nodeSelector * | object | The host match selector to schedule worker pods |
| phase * | string | (default: Pending) Allowed values: Pending, Provisioning, Running, Unknown, Destroying, Migrating |
| runningApps | array | |
| usedBy | string | GPU 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 |
TensorFusion 文档