v0.9.4
- Keys in SLURM config json file need not have
slurm_
prefix - Added py-srun script to perform srun over a SLURM config file
- Added new handlers for
cml
,cml-scavenger
andcml-zhou
to slaunch - Replaced os.walk with scandir.walk (for better performance) in jt/utils.py