Skip to content

AWS ParallelCluster v3.3.1

Compare
Choose a tag to compare
@chenwany chenwany released this 03 Dec 00:49
· 8 commits to release-3.3 since this release

We're excited to announce the release of AWS ParallelCluster 3.3.1

Upgrade

How to upgrade?

sudo pip install --upgrade aws-parallelcluster

CHANGES

  • Allow to use official product AMIs even after the two years EC2 deprecation time.
  • Increase memory size of ParallelCluster API Lambda to 2048 in order to reduce cold start penalty and avoid timeouts.

BUG FIXES

  • Prevent managed FSx for Lustre file systems to be replaced during a cluster update avoiding to support changes on the compute fleet subnet id.
  • Apply the DeletionPolicy defined on shared storages also during the cluster update operations.