Skip to content

Releases: ycrc/dSQ

0.92

12 Jan 19:03
Compare
Choose a tag to compare

handle --args better

0.91

09 Jan 22:35
Compare
Choose a tag to compare

minor bug fix

0.8

30 Nov 13:58
Compare
Choose a tag to compare
0.8

fixed bug with email
removed now redundant mem-per-cpu default

0.7

26 Sep 17:43
Compare
Choose a tag to compare
0.7

version bump
another python2/3 compatibility change

0.6

01 Jun 20:13
Compare
Choose a tag to compare
0.6
  • Small python2/3 compatibility change.

0.5

30 May 16:53
Compare
Choose a tag to compare
0.5

updated version string

0.49

05 May 15:54
Compare
Choose a tag to compare
  • fixed bug in autopsy
  • better handle changing of sbatch defaults

0.4

21 Mar 16:52
Compare
Choose a tag to compare
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

04 Mar 22:26
Compare
Choose a tag to compare

Updated help to be more helpful.

Version 0.2

03 Mar 19:52
Compare
Choose a tag to compare

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