Update Slurm
6
Slurm.md
6
Slurm.md
@ -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
|
||||
|
Reference in New Issue
Block a user