Skip to content

Support Rocky Linux / slurm.conf parameters / slurm state location

Compare
Choose a tag to compare
@sjpb sjpb released this 19 Jan 09:23
· 153 commits to master since this release
42db2fa

New features:

  • Add support for Rocky Linux 8.5 (as well as CentOS 7.9). CentOS 8.x is no longer tested.
  • Supply additional parameters to slurm.conf - see role variable openhpc_config.
  • Specify directory to save Slurm state (e.g. to put this on a persistent volume) - see role variable openhpc_state_save_location.

Major fixes:

  • Fix errors in logfile due to login node config: #115