16 Oct
2024
16 Oct
'24
4:48 p.m.
I know you can show job info and find what dependency a job is waiting for, But more after checking if there are jobs waiting on the current job to complete using the job ID,
You mean you don't wanna like squeue -o%i,%E | grep SOME_JOBID ? Although I guess that won't catch a matching `singleton`.