Releases: ycrc/dSQ
Releases · ycrc/dSQ
0.92
0.91
0.8
0.7
0.6
0.5
0.49
0.4
There is now only one output file from dSQBatch
. A new script, dSQAutopsy
is available to generate a list of tasks that exited with non-zero exit codes or never ran.
- removed REMAINING file
- renamed STATUS file to status.tsv
- added
dSQAutopsy
for generating a list of remaining tasks dSQBatch
now tries better at signal handling
Version 0.3
Updated help to be more helpful.
Version 0.2
Changes:
- Made the default action printing the job script to screen, as it was for SimpleQueue.
- added option to directly submit with sbatch, printing the submission command that was run to screen
- added option to specify maximum number of simultaneously running tasks from the job array
- job files with empty lines and commented lines should be handled properly
- defaults added if no extra flags are specified
- if defaults are used, try to get the user's email