Skip to content

AWS ParallelCluster v3.1.2

Compare
Choose a tag to compare
@francesco-giordano francesco-giordano released this 02 Mar 14:40
· 66 commits to release-3.1 since this release

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

Upgrade

How to upgrade?

sudo pip install --upgrade aws-parallelcluster

CHANGES

  • Upgrade Slurm to version 21.08.6.

BUG FIXES

  • Fix the update of /etc/hosts file on computes nodes when a cluster is deployed in subnets without internet access.
  • Fix compute nodes bootstrap by waiting for ephemeral drives initialization before joining the cluster.