We're excited to announce the release of AWS ParallelCluster 3.5.1
Upgrade
How to upgrade?
sudo pip install --upgrade aws-parallelcluster
ENHANCEMENTS
- Add a new way to distribute ParallelCluster as a self-contained executable shipped with a dedicated installer.
- Add support for US isolated region us-isob-east-1.
CHANGES
- Upgrade EFA installer to
1.22.0
- Efa-driver:
efa-2.1.1g
- Efa-config:
efa-config-1.13-1
- Efa-profile:
efa-profile-1.5-1
- Libfabric-aws:
libfabric-aws-1.17.0-1
- Rdma-core:
rdma-core-43.0-1
- Open MPI:
openmpi40-aws-4.1.5-1
- Efa-driver:
- Upgrade NICE DCV to version
2022.2-14521
.- server:
2022.2.14521-1
- xdcv:
2022.2.519-1
- gl:
2022.2.1012-1
- web_viewer:
2022.2.14521-1
- server:
BUG FIXES
- Fix update cluster to remove shared EBS volumes can potentially cause node launching failures if
MountDir
match the same pattern in/etc/exports
. - Fix for compute_console_output log file being truncated at every clustermgtd iteration.