qbatch v2.2.1 Release Notes
Release Date: 2020-05-24 // over 3 years ago-
- ๐ fix python2 unicode support
- โ remove unneeded dependencies
Previous changes from v2.2
-
- ๐ Fix log file naming for Slurm non-array jobs
- โ Add CITATION.cff file
- โก๏ธ Update setup.py to fix description on PyPi
- Chunk size can now be unlimited, set size "0" to have unlimited chunk
- ๐ Fix workdir vs chdir for old vs new Slurm by using the short "-D" option instead
- ๐ท Implement container mode for generating jobs to be parsed by external qbatch generated by internal qbatch within a container.