Skip to content

aws-eda-slurm-cluster v2.9.0

Compare
Choose a tag to compare
@cartalla cartalla released this 02 Jan 17:47
· 15 commits to main since this release
694e464

What's Changed

  • Change the names of the compute resources to include the instance type and also the number of cores and amount of memory. This makes it easier for users to select compute nodes to use for their jobs.

New Features

  • Add UseOnDemand configuration option that is similar to UseSpot so you can configure a cluster without on-demand instances if you want.

Bug Fixes

  • Bug #261: Restore memory based partitions
  • Bug #262: Default excludes incorrect if not using default includes
  • Bug #264: Create partitions with number of cores and amount of memory in name

Full Changelog: v2.8.0...v2.9.0