Releases: aws-samples/aws-eda-slurm-cluster
Releases · aws-samples/aws-eda-slurm-cluster
aws-eda-slurm-cluster v2.3.3
What's Changed
- Update config files and fix errors found in testing new configs.
- Clean up ansible-lint errors and warnings.
- Paginate describe_instances when creating head node a record.
- Add default MungeKeySecret.
- Increase timeout for ssm command that configures submitters so slurm has time to compile.
- Force slurm to be rebuilt for submitters of all os distributions even if they match the os of the cluster.
- Paginate describe_instances in UpdateHeadNode lambda
- Add check for min memory of 4 GB for slurm controller
- Update documentation
New Features
- Feature #207: Add --RESEnvironmentName to the installer to ease integration with Research and Engineering Studio (RES).
Bug Fixes
- Bug #203: slurm_zfs.yml doesn't work
slurm zfsyml doesnt work by @cartalla in #214 - Bug #206: Default head node instance type for arm cluster is incorrect
Set default head not instance type based on cluster architecture.
Full Changelog: v2.3.2...v2.3.3
aws-eda-slurm-cluster v2.3.2
What's Changed
Bug Fixes
- Bug #200: Getting EC2 instance info fails
Ignore pricing lists for capacity blocks by @cartalla in #201 - Bug #202: Changing controller instance type doesn't cause cluster to be updated
Update cluster when config file changes by @cartalla in #205
Full Changelog: v2.3.1...v2.3.2
aws-eda-slurm-cluster v2.3.1
New Features
No new features in this release,
Bug Fixes
- Bug #189 - [BUG] Deployment fails if RESEnvironmentName not configured
- Bug #190 - [BUG] Handle case where ParallelCluster database stack isn't ready yet
- Bug #191 - [BUG] Deployment fails if submitter security groups not configured
- #193 - [DOCS] Baseline setup instructions from a clean AMI
- Bug #196 - [BUG] install.sh fails if CDK bootstrap stack doesn't exist
- Bug #197 - [BUG] Allow creation of stack in default VPC with only public subnets
aws-eda-slurm-cluster v2.3.0
New Features
No new features in this release, but the way that the config file is passed the Lambda that creates the cluster is significant enough
to justify a new minor version.
Bug Fixes
aws-eda-slurm-cluster v2.2.0
New Features
- Feature #183 - Add support for ParallelCluster 3.8.0
Adds support for custom munge key
Adds support for Rocky Linux 8
aws-eda-slurm-cluster v2.1.0
aws-eda-slurm-cluster v2.0.3
aws-eda-slurm-cluster v2.0.2
aws-eda-slurm-cluster v2.0.1
Bug Fixes
- #161 - Fix create_user_groups.py when /usr/sbin not in path
aws-eda-slurm-cluster v2.0.0
Remove support for the legacy cluster and only support ParallelCluster based Slurm clusters.
The legacy cluster is still available for reference of the v1 branch, but will no longer be developed or supported.