Skip to content

modify job submit script generator to ensure that short jobs run for atleast 30 secs before capturing job metrics

Naren Chinnam requested to merge sleep-before-shortjobs into master

modify job submit script generator to ensure that short jobs run for atleast 30 secs runtime

An example array job output

$ cat slurm-33075614_1.out 
fastp -i 1-blah.fastq -I 2-blah.fastq
Job not found.

Merge request reports