Skip to content

Releases: aws-samples/aws-eda-slurm-cluster

aws-eda-slurm-cluster v2.3.1

30 Jan 23:52
eba2c5f
Compare
Choose a tag to compare

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

10 Jan 17:18
d569cfb
Compare
Choose a tag to compare

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

  • Bug #179 - Stack update fails because json payload too large
  • Bug #184 - Build files contain CFN tokens until stack is updated
  • Bug #184 - Rocky 8 AMI builds fail
  • Bug #186 - ParallelCluster deployment fails if AMI doesn't support instance type

aws-eda-slurm-cluster v2.2.0

21 Dec 20:54
12bb452
Compare
Choose a tag to compare

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

16 Dec 03:20
3717730
Compare
Choose a tag to compare

New Features

  • Feature #177 - Build slurm for distribution of the submitter
  • Feature #181 - Automate configuration of RES cluster manager and submitters

Some pretty significant updates to automate RES configuration and deconfiguration when the cluster is deleted.

Bug Fixes

  • Bug #160 - Reduce IAM permissions for CreateParallelCluster lambda
  • Bug #178 - Playbook updates don't get updated correctly
  • Bug #180 - Cluster not updated when scripts saved in s3 are updated

aws-eda-slurm-cluster v2.0.3

28 Nov 19:45
13bc31e
Compare
Choose a tag to compare

New Features

  • Feature #170 - Integrate with RES

Bug Fixes

  • Bug #167 - Modulefile not created
  • Bug #172 - When deconfiguring submitter, fstab entry isn't removed

aws-eda-slurm-cluster v2.0.2

05 Oct 14:44
97c369c
Compare
Choose a tag to compare

New Features

  • Feature #164 - Make ParallelCluster 3.7.1 the default version

Bug Fixes

Bug #165 - Slurm not mounting after desktop reboot

aws-eda-slurm-cluster v2.0.1

30 Sep 03:12
2983ee1
Compare
Choose a tag to compare

Bug Fixes

  • #161 - Fix create_user_groups.py when /usr/sbin not in path

aws-eda-slurm-cluster v2.0.0

27 Sep 19:37
cd8b0a1
Compare
Choose a tag to compare

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.

aws-eda-slurm-cluster v1.1.2

26 Sep 20:28
22399a1
Compare
Choose a tag to compare

Bug Fixes

  • Resolves #158 - Cluster can't be updated because HeadNode.LocalStorage.RootVolume.Size is a string
    This bug prevents the cluster from being updated so it will have to be deleted and then created again.

aws-eda-slurm-cluster v1.1.1

09 Sep 17:53
1ab863a
Compare
Choose a tag to compare

Bug Fixes

  • Resolve #143 - OS must be x86_64 if Os is centos7.