File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -22,13 +22,13 @@ This file is used to list changes made in each version of the AWS ParallelCluste
2222- Upgrade NICE DCV to version 2022.0-12760.
2323- Upgrade NVIDIA driver to version 470.129.06.
2424- Upgrade NVIDIA Fabric Manager to version 470.129.06.
25- - Upgrade EFA installer to version 1.16.0 .
25+ - Upgrade EFA installer to version 1.17.1 .
2626 - EFA driver: `` efa-1.16.0-1 ``
2727 - EFA configuration: `` efa-config-1.10-1 ``
2828 - EFA profile: `` efa-profile-1.5-1 ``
29- - Libfabric: `` libfabric-aws-1.15.1.amzn1 .0-1 ``
30- - RDMA core: `` rdma-core-39 .0-2 ``
31- - Open MPI: `` openmpi40-aws-4.1.2 -2 ``
29+ - Libfabric: `` libfabric-aws-1.16.0~amzn2 .0-1 ``
30+ - RDMA core: `` rdma-core-41 .0-2 ``
31+ - Open MPI: `` openmpi40-aws-4.1.4 -2 ``
3232- Restrict IPv6 access to IMDS to root and cluster admin users only, when configuration parameter ` HeadNode/Imds/Secured ` is enabled.
3333- Set Slurm configuration ` AuthInfo=cred_expire=70 ` to reduce the time requeued jobs must wait before starting again when nodes are not available.
3434- Move ` SelectTypeParameters ` and ` ConstrainRAMSpace ` to the ` parallelcluster_slurm*.conf ` include files.
Original file line number Diff line number Diff line change 214214 'default' => 'gdrcopy'
215215)
216216# EFA
217- default [ 'cluster' ] [ 'efa' ] [ 'installer_version' ] = '1.16.0 '
217+ default [ 'cluster' ] [ 'efa' ] [ 'installer_version' ] = '1.17.1 '
218218default [ 'cluster' ] [ 'efa' ] [ 'installer_url' ] = "https://efa-installer.amazonaws.com/aws-efa-installer-#{ node [ 'cluster' ] [ 'efa' ] [ 'installer_version' ] } .tar.gz"
219219default [ 'cluster' ] [ 'efa' ] [ 'unsupported_aarch64_oses' ] = %w( centos7 )
220220
You can’t perform that action at this time.
0 commit comments