Update Slurm

2024-06-10 10:14:48 +02:00
parent be414f5556
commit 5839684907

@ -26,3 +26,9 @@ gpu-short up 2:00:00 7 alloc merlin-g-[003,005,007,009,011-012,
gpu-short up 2:00:00 2 idle merlin-g-[001,008]
```
### Monitoring current jobs/ `squeue`
To check how "busy" the the cluster currently is, do:
`squeue` : shows all jobs
`squeue -u $USER` only your jobs