qbatch v2.2 Release Notes

Release Date: 2020-03-12 // about 4 years ago
    • 🛠 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.