Update Slurm
3
Slurm.md
3
Slurm.md
@ -41,6 +41,9 @@ To check how "busy" the the cluster currently is, do:
|
|||||||
|
|
||||||
`sacct -M gmerlin6 --format="JobName,JobID%16,User%12,State%16,partition%20,time%12,ReqMem,MaxVMSize" -u $USER -S 2024-05-01 ` shows the submitted jobs of the past since a specific timepoint
|
`sacct -M gmerlin6 --format="JobName,JobID%16,User%12,State%16,partition%20,time%12,ReqMem,MaxVMSize" -u $USER -S 2024-05-01 ` shows the submitted jobs of the past since a specific timepoint
|
||||||
|
|
||||||
|
Example:
|
||||||
|

|
||||||
|
|
||||||
Find more Variables to be displayed at: https://slurm.schedmd.com/sacct.html
|
Find more Variables to be displayed at: https://slurm.schedmd.com/sacct.html
|
||||||
|
|
||||||
### Submitting jobs
|
### Submitting jobs
|
||||||
|
Reference in New Issue
Block a user