Skip to content

v0.16.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@wjcunningham7 wjcunningham7 released this 12 May 16:21
· 10 commits to develop since this release

[0.16.0] - 2023-05-12

Added

  • A new config variable, bashrc_path, which is the path to the bashrc script to source.

Changed

  • Removed automatic sourcing of $HOME/.bashrc from the SLURM submit script.

Fixed

  • Does not put conda-related lines in SLURM script if conda_env is set to False or "".
  • Changed default config value of conda_env from None to "".
  • A proper ValueError will now be raised if ssh_key_file is not supplied.