AWS ParallelCluster v2.11.5
enrico-usai
released this
01 Mar 18:29
·
53 commits
to release-2.11
since this release
We're excited to announce the release of AWS ParallelCluster 2.11.5
Upgrade
How to upgrade?
sudo pip install aws-parallelcluster==2.11.5
ENHANCEMENTS
- Add support for
NEW_CHANGED_DELETED
as value of FSx for LustreAutoImportPolicy
option.
CHANGES
- Drop support for SGE and Torque schedulers.
- Disable log4j-cve-2021-44228-hotpatch service on Amazon Linux to avoid incurring in potential performance degradation.
- Upgrade Intel MPI Library to 2021.4.0.441.
- Upgrade NVIDIA driver to version 470.103.01.
- Upgrade CUDA library to version 11.4.4.
- Upgrade NVIDIA Fabric manager to version 470.103.01.
- Extend head node creation timeout to 1h.
BUG FIXES
- Fix DCV connection through browsers.
- Fix YAML quoting to prevent custom Tags being parsed as numbers.