File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ This file is used to list changes made in each version of the AWS ParallelCluste
2424** CHANGES**
2525- Ubuntu 16.04 is no longer supported.
2626- Amazon Linux is no longer supported.
27- - Upgrade EFA installer to version 1.12.1
28- - EFA configuration: `` efa-config-1.8 `` (from `` efa-config-1.7 `` )
29- - EFA profile: `` efa-profile-1.5 `` (from `` efa-profile-1.4 `` )
30- - EFA kernel module: `` efa-1.12.1 `` (from `` efa-1.10.2 `` )
27+ - Upgrade EFA installer to version 1.12.2
28+ - EFA configuration: `` efa-config-1.8-1 `` (from `` efa-config-1.7 `` )
29+ - EFA profile: `` efa-profile-1.5-1 `` (from `` efa-profile-1.4 `` )
30+ - EFA kernel module: `` efa-1.12.3 `` (from `` efa-1.10.2 `` )
3131 - RDMA core: `` rdma-core-32.1amzn `` (from `` rdma-core-31.2amzn `` )
32- - Libfabric: `` libfabric-1.11.2amzon1.1 `` (from `` libfabric-1.11.1amzn1.0 `` )
33- - Open MPI: `` openmpi40-aws-4.1.1 `` (from `` openmpi40-aws-4.1.0 `` )
32+ - Libfabric: `` libfabric-1.11.2amzon1.1-1 `` (from `` libfabric-1.11.1amzn1.0 `` )
33+ - Open MPI: `` openmpi40-aws-4.1.1-2 `` (from `` openmpi40-aws-4.1.0 `` )
3434- Increase timeout when attaching EBS volumes from 3 to 5 minutes.
3535- Retry ` berkshelf ` installation up to 3 times.
3636- Root volume size increased from 25GB to 35GB on all AMIs. Minimum root volume size is now 35GB.
Original file line number Diff line number Diff line change 153153)
154154
155155# EFA
156- default [ 'cfncluster' ] [ 'efa' ] [ 'installer_version' ] = '1.12.1 '
156+ default [ 'cfncluster' ] [ 'efa' ] [ 'installer_version' ] = '1.12.2 '
157157default [ 'cfncluster' ] [ 'efa' ] [ 'installer_url' ] = "https://efa-installer.amazonaws.com/aws-efa-installer-#{ node [ 'cfncluster' ] [ 'efa' ] [ 'installer_version' ] } .tar.gz"
158158default [ 'cfncluster' ] [ 'enable_efa_gdr' ] = "no"
159159default [ 'cfncluster' ] [ 'efa' ] [ 'unsupported_aarch64_oses' ] = %w[ centos7 centos8 ]
You can’t perform that action at this time.
0 commit comments