Small edits

This commit is contained in:
revital
2025-05-04 08:50:04 +03:00
parent accdbe45dd
commit c67c473634
6 changed files with 12 additions and 12 deletions

View File

@@ -29,7 +29,7 @@ The top of the dashboard displays the current resource availability and utilizat
picture of the resources available and in use. The **Total** section displays available and idle resource counts.
These counts are also available per worker category.
The **Totals** section displays:
The **Total** section displays:
* GPUs - The total number of GPUs in currently running workers out of the total number of GPUs in all provisioned workers, and the number of idle GPUs. GPUs are considered idle when their average
utilization falls below 80%.
* CPUs - The total number of CPUs in currently running workers out of the total number of CPUs in all provisioned workers, and the number of idle CPUs. CPUs are considered idle when their average
@@ -99,7 +99,7 @@ The threshold values applied to the dashboard table affect all workspace users w
</div>
Clicking on a resource group opens the group's info panel and replace the **Overview** graph with that resource's usage
Clicking on a resource group opens the group's info panel and replaces the **Overview** graph with that resource's usage
history.
![Resource group info panel](../img/webapp_orch_dash_resource_group_info.png#light-mode-only)

View File

@@ -58,7 +58,7 @@ The worker table shows the currently available workers and their current executi
* Training iteration.
Clicking on a worker will open the worker's details panel and replace the graph with that worker's resource utilization
Clicking on a worker opens the worker's details panel and replaces the graph with that worker's resource utilization
information. The resource metric being monitored can be selected through the menu at the graph's top left corner:
* CPU and GPU Usage
* Memory Usage
@@ -66,7 +66,7 @@ information. The resource metric being monitored can be selected through the men
* Network Usage.
The worker's details panel includes the following two tabs:
* **INFO** - worker information:
* **INFO** - Worker information:
* Worker Name
* Update time - The last time the worker reported data
* Current Task - The task currently being executed by the worker