Skip to content

Check jobs status

Thomas Vuillaume edited this page Feb 9, 2024 · 2 revisions

SLURM commands

sacct -j JOB_ID
scontrol show job JOB_ID

Job dependencies status

The following script:

https://gist.github.com/vuillaut/6220f3cf46769dbcf617026313d8ecb4

will go through all dependencies for a lstmcpipe job and check which ones are not COMPLETED

PROD status quick peek

Analyse a logs_reduced_*.yml file from lstmcpipe by going through all job ids and printing their status if not COMPLETED:

https://gist.github.com/vuillaut/92ce2e400c38506ccbe0727e18d2d42f