Unreleased¶
0.4.0¶
Main screen added
Help screen added
Added widgets to
choose CPUs and tasks (with basic validation)
request memory (with basic validation)
enter run time of the job
choose working directory
provide files for stdout and sdterr
use array jobs
0.3.0¶
job-name SBATCH directive is included in batch script if a jobname is given by the user.
0.2.0¶
Partition SBATCH directive is included in the batch script if the partition is explicitly chosen by the user.
0.1.0¶
Batch scripts are saved without SBATCH directives.