Skip to content

v0.9.4

Compare
Choose a tag to compare
@maharshi95 maharshi95 released this 04 Dec 21:16
· 6 commits to main since this release
  • 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 and cml-zhou to slaunch
  • Replaced os.walk with scandir.walk (for better performance) in jt/utils.py