Skip to content

Slurmdbd startup improvements and support for any partition configuration options

Compare
Choose a tag to compare
@sjpb sjpb released this 24 Mar 10:16
· 92 commits to master since this release
f51ef58

What's Changed

  • Slurm startup should be more reliable; the slurmdbd retarts now wait for the relevant port to become available, as the systemd unit just returns when the binary starts. (#129)
  • Any desired partition parameters can now be set, see openhpc_slurm_partitions.partition_params (#130)

New Contributors

Full Changelog: v0.10.0...v0.11.0