Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
archlitchi committed Aug 5, 2024
1 parent 60b83dd commit a709615
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ It contains the following metrics:
| Metrics | Description | Example |
|----------|-------------|---------|
| volcano_vgpu_device_allocated_cores | The percentage of gpu compute cores allocated in this card | {NodeName="aio-node67",devID="GPU-00552014-5c87-89ac-b1a6-7b53aa24b0ec"} 0 |
| volcano_vgpu_device_allocated_memory | {NodeName="aio-node67",devID="GPU-00552014-5c87-89ac-b1a6-7b53aa24b0ec"} 32768|
| volcano_vgpu_device_allocated_memory | Vgpu memory allocated in this card | {NodeName="aio-node67",devID="GPU-00552014-5c87-89ac-b1a6-7b53aa24b0ec"} 32768|
| volcano_vgpu_device_core_allocation_for_a_vertain_pod| The vgpu device core allocated for a certain pod | {NodeName="aio-node67",devID="GPU-00552014-5c87-89ac-b1a6-7b53aa24b0ec",podName="resnet101-deployment-7b487d974d-jjc8p"} 0|
| volcano_vgpu_device_memory_allocation_for_a_certain_pod | The vgpu device memory allocated for a certain pod | {NodeName="aio-node67",devID="GPU-00552014-5c87-89ac-b1a6-7b53aa24b0ec",podName="resnet101-deployment-7b487d974d-jjc8p"} 16384 |
| volcano_vgpu_device_memory_limit | The number of total device memory in this card | {NodeName="m5-cloudinfra-online01",devID="GPU-a88b5d0e-eb85-924b-b3cd-c6cad732f745"} 32768 |
Expand Down

0 comments on commit a709615

Please sign in to comment.