Skip to content

Commit 72364e3

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Prometheus collector and exporter for metrics extracted from the [Slurm](https:/
1111
* **Other**: CPUs which are unavailable for use at the moment.
1212
* **Total**: total number of CPUs.
1313

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.
1515
- [Slurm CPU Management User and Administrator Guide](https://slurm.schedmd.com/cpu_management.html)
1616

1717
### State of the GPUs
@@ -21,7 +21,7 @@ Prometheus collector and exporter for metrics extracted from the [Slurm](https:/
2121
* **Other**: GPUs which are unavailable for use at the moment.
2222
* **Total**: total number of GPUs.
2323

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.
2525
- [Slurm GRES scheduling](https://slurm.schedmd.com/gres.html)
2626

2727
### State of the Nodes

0 commit comments

Comments
 (0)