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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Prometheus collector and exporter for metrics extracted from the [Slurm](https:/
11
11
***Other**: CPUs which are unavailable for use at the moment.
12
12
***Total**: total number of CPUs.
13
13
14
-
-[Information extracted from the SLURM **sinfo** command](https://slurm.schedmd.com/sinfo.html)
14
+
- Information extracted from the SLURM [**sinfo**](https://slurm.schedmd.com/sinfo.html) command.
15
15
-[Slurm CPU Management User and Administrator Guide](https://slurm.schedmd.com/cpu_management.html)
16
16
17
17
### State of the GPUs
@@ -21,7 +21,7 @@ Prometheus collector and exporter for metrics extracted from the [Slurm](https:/
21
21
***Other**: GPUs which are unavailable for use at the moment.
22
22
***Total**: total number of GPUs.
23
23
24
-
-[Information extracted from the SLURM **sinfo** command](https://slurm.schedmd.com/sinfo.html)
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