Skip to content

AWS ParallelCluster v3.9.3

Compare
Choose a tag to compare
@gmarciani gmarciani released this 19 Jun 12:19

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

Upgrade

How to upgrade?

sudo pip install --upgrade aws-parallelcluster

ENHANCEMENTS

  • Add support for FSx Lustre as a shared storage type in us-iso-east-1.

BUG FIXES

  • Remove cloud_dns from the SlurmctldParameters in the Slurm config to avoid Slurm fanout issues.
    This is also not required since we set the IP addresses on instance launch.