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 theSlurmctldParameters
in the Slurm config to avoid Slurm fanout issues.
This is also not required since we set the IP addresses on instance launch.