Skip to content

AWS ParallelCluster v3.13.2

Latest
Compare
Choose a tag to compare
@hehe7318 hehe7318 released this 24 Jun 21:40
· 7 commits to release-3.13 since this release
9fe28d4

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

Upgrade

How to upgrade?

sudo pip install --upgrade aws-parallelcluster

3.13.2

BUG FIXES

  • Fix a bug which may cause update-cluster and update-compute-fleet to fail when compute resources reference an expired Capacity Reservation that is no longer accessible via EC2 APIs.
  • Fix build-image failure on Rocky 9, occurring when the parent image does not ship the latest kernel version. See #6874.