Skip to content

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

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.

aws-eda-slurm-cluster v1.1.0

09 Sep 15:52
22e766b
Compare
Choose a tag to compare

Add support for ParallelCluster. The legacy cluster is the default. See the latest documentation on how to use ParallelCluster.

Starting in v2.0.0, the default will be ParallelCluster and support for the legacy version will be removed.

aws-eda-slurm-cluster v1.0.0

09 Sep 15:48
Compare
Choose a tag to compare

Create a release for the legacy version that uses custom orchestration.

The legacy version is being deprecated in favor of the latest version which uses ParallelCluster. The legacy code will remain on the v1 branch but will be removed from the main branch.