-
Notifications
You must be signed in to change notification settings - Fork 15
Check jobs status
Thomas Vuillaume edited this page Feb 9, 2024
·
2 revisions
sacct -j JOB_ID
scontrol show job JOB_ID
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
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