aws-eda-slurm-cluster v2.9.0
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