Skip to content

AWS ParallelCluster v2.11.8

Compare
Choose a tag to compare
@chenwany chenwany released this 15 Nov 01:36
· 13 commits to release-2.11 since this release

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

Upgrade

How to upgrade?

sudo pip install aws-parallelcluster==2.11.8

CHANGES

  • Upgrade Intel MPI Library to 2021.6.0.602.
  • Upgrade EFA installer to 1.19.0
    • Efa-driver: efa-1.16.0-1
    • Efa-config: efa-config-1.11-1
    • Efa-profile: efa-profile-1.5-1
    • Libfabric-aws: libfabric-aws-1.16.0-1
    • Rdma-core: rdma-core-41.0-2
    • Open MPI: openmpi40-aws-4.1.4-3
  • Upgrade Python runtime used by Lambda functions in AWS Batch integration to python3.9.

BUG FIXES

  • Prevent cluster tags to be changed during an update because not supported.