Skip to content

Releases: kleinhenz/SlurmClusterManager.jl

v0.1.2

18 Nov 21:52
Compare
Choose a tag to compare

SlurmClusterManager v0.1.2

Diff since v0.1.1

Closed issues:

  • Parsing error (#6)
  • Handling of multi-threaded computations on multiple nodes (#7)

Merged pull requests:

  • Pass cluster cookie to workers as std input rather than on command line (#8) (@mattwigway)

v0.1.1

13 Apr 16:28
Compare
Choose a tag to compare

SlurmClusterManager v0.1.1

Closed issues:

  • ntasks and jobid (#1)
  • Bad resolution of relative path in include statement (#2)
  • n allocated processes, and n+1 spawned in julia (#3)
  • Output file is not populated in real time (#4)