Releases: BYUHPC/slurm-auto-array
Releases · BYUHPC/slurm-auto-array
v0.2.3
10 Jun 17:17
Compare
Sorry, something went wrong.
No results found
Cleaned up regex strings to prevent complaints by newer Python versions.
v0.2.2
13 May 20:34
Compare
Sorry, something went wrong.
No results found
Sub-minute work unit time limits now work.
v0.2.1
26 Feb 19:45
Compare
Sorry, something went wrong.
No results found
v0.2.0
26 Feb 16:46
Compare
Sorry, something went wrong.
No results found
Added the ability to use :::, :::+, ::::, and ::::+ much like one would with parallel.
v0.1.4
21 Feb 16:43
Compare
Sorry, something went wrong.
No results found
Removed custom ssh command from parallel invocation and fixed the handling of symbolic links as work unit commands.
v0.1.3
09 Feb 18:23
Compare
Sorry, something went wrong.
No results found
Fixed configuration precedence and tweaked defaults slightly.
v0.1.2
08 Feb 17:06
Compare
Sorry, something went wrong.
No results found
Stale argument directories are now cleaned up automatically by slurm-auto-array after a month of no use.
v0.1.1
07 Feb 17:56
Compare
Sorry, something went wrong.
No results found
Fixed a few minor bugs and made a few improvements:
Resource allocation is minimized even when the default array task size is larger than all the work units of a job combined
Output file format can now include %1, %2, etc. to correspond to fixed command arguments
#SBATCH and #SAA flags within job scripts are now heeded
v0.1.0
05 Feb 20:59
Compare
Sorry, something went wrong.
No results found
The initial release of slurm-auto-array