What's Changed
- Add support for ParallelCluster 3.12.0
- Change the RealMemory of compute nodes to match total instance type memory to prevent users from accidentally requesting twice as much memory as they really want because they don't specify 95% of actual memory.
- Document how to configure Slurm accounting.
- Fix XIO bugs, enhance configuration support
- Update RES templates for latest RES version. Update keycloak instance type to c7a.medium instead of t3.micro for stability.
New Features
- Feature #272: Improve documentation for ClusterConfig section
- Feature #275: Update RES templates for latest version
- Feature #277: Enable spot for only certain InstanceTypes
- Feature #282: document command11SubmitterDeconfigure command in instructions.
- Feature #283: Change RealMemory of compute nodes to match total instance type memory
- Feature #295: Add support for ParallelCluster 3.12.0
Bug Fixes
- Bug #253: ParallelCluster incorrectly requiring FSxZ egress rules
- Bug #280: Unable to create 3.10.1 cluster
- Bug #288: External login node can't acces slurmdbd
- Bug #293: Use of uninitialized variable
Full Changelog: v2.10.0...v2.11.0