Add GPU data to orchestration pages

This commit is contained in:
revital 2025-05-06 10:41:59 +03:00
parent 82409c20d0
commit 4d2a8b718f
2 changed files with 4 additions and 0 deletions

View File

@ -66,6 +66,7 @@ When viewing a group's usage, you can select what data to view in the dropdown m
The **Resource Groups** table displays current usage numbers for each group:
* Worker count - number of workers in the group
* GPU count
* Average GPU Utilization (%)
* Average CPU Load (%)
* Available (total) RAM (GB)

View File

@ -65,6 +65,9 @@ information. The resource metric being monitored can be selected through the men
* Video Memory Usage
* Network Usage.
If a worker has multiple GPUs, the **CPU and GPU Usage** and **Video Memory Usage** graphs display separate usage plots
for each GPU (e.g., GPU 0, GPU 1, etc.) in addition to an overall average GPU usage plot.
The worker's details panel includes the following two tabs:
* **INFO** - Worker information:
* Worker Name