Skip to content

Commit afdbaf1

Browse files
author
Joeri Hermans
committed
Update README
1 parent 72364e3 commit afdbaf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Prometheus collector and exporter for metrics extracted from the [Slurm](https:/
1717
### State of the GPUs
1818

1919
* **Allocated**: GPUs which have been allocated to a job.
20-
* **Idle**: GPUs not allocated to a job and thus available for use.
2120
* **Other**: GPUs which are unavailable for use at the moment.
2221
* **Total**: total number of GPUs.
22+
* **Utilization**: total GPU utiliazation on the cluster.
2323

2424
- Information extracted from the SLURM [**sinfo**](https://slurm.schedmd.com/sinfo.html) and [**sacct**](https://slurm.schedmd.com/sacct.html) command.
2525
- [Slurm GRES scheduling](https://slurm.schedmd.com/gres.html)

0 commit comments

Comments
 (0)