Skip to content

aws-eda-slurm-cluster v2.10.0

Compare
Choose a tag to compare
@cartalla cartalla released this 02 Jan 18:07
· 24 commits to main since this release
ada1a31

What's Changed

  • Add support for ParallelCluster 3.11.1.
  • Add support for Exostellar Infrastructure Optimizer
  • Update default instance types to use latest instance types. Use more instance types if only using on-demand or spot.
  • Update lambdas from Python 3.9 to 3.12.

New Features

  • Feature #226: Add Exostellar support
  • Feature #268: Add support for ParallelCluster 3.11.1

Bug Fixes

  • Bug #266: Document which python program needs to be updated if I need to create the user/group json file a different way
  • Bug #267: slurmctld log shows "error: Node XXXXXXXXXX appears to have a different slurm.conf than the slurmctld."
  • Fix bug in XIO configuration
  • Require instances to have at least 4GB of memory.

Full Changelog: v2.9.0...v2.10.0