You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,9 +17,9 @@ Prometheus collector and exporter for metrics extracted from the [Slurm](https:/
17
17
### State of the GPUs
18
18
19
19
***Allocated**: GPUs which have been allocated to a job.
20
-
***Idle**: GPUs not allocated to a job and thus available for use.
21
20
***Other**: GPUs which are unavailable for use at the moment.
22
21
***Total**: total number of GPUs.
22
+
***Utilization**: total GPU utiliazation on the cluster.
23
23
24
24
- Information extracted from the SLURM [**sinfo**](https://slurm.schedmd.com/sinfo.html) and [**sacct**](https://slurm.schedmd.com/sacct.html) command.
0 commit comments