mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits
This commit is contained in:
@@ -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.
|
||||
|
||||

|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user