Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 06:01
· 1 commit to master since this release
c7d03e7

SlurmClusterManager v1.0.0

Diff since v0.1.5

Breaking changes

  • verbose field removed from SlurmManager. The messages that were previously generated under this option are now logged using @debug.

Merged pull requests:

  • [BREAKING] Remove the verbose field, and use the Julia logging system instead (#23) (@DilumAluthge)
  • Test suite: Increase the timeout to 10 minutes; also, allow customizing the timeout with JULIA_SLURMCLUSTERMANAGER_TEST_TIMEOUT_SECONDS (#39) (@DilumAluthge)