File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
cookbooks/aws-parallelcluster-environment/attributes Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,13 @@ This file is used to list changes made in each version of the AWS ParallelCluste
1313 - xdcv: ` 2024.0.631-1 `
1414 - gl: ` 2024.0.1078-1 `
1515 - web_viewer: ` 2024.0-18131-1 `
16+ - Upgrade EFA installer to ` 1.36.0 ` .
17+ - Efa-driver: ` efa-2.13.0-1 `
18+ - Efa-config: ` efa-config-1.17-1 `
19+ - Efa-profile: ` efa-profile-1.7-1 `
20+ - Libfabric-aws: ` libfabric-aws-1.22.0-1 `
21+ - Rdma-core: ` rdma-core-54.0-1 `
22+ - Open MPI: ` openmpi40-aws-4.1.7-1 ` and ` openmpi50-aws-5.0.5 `
1623
1724** BUG FIXES**
1825- Fix an issue in the way we get region when manage volumes so that it can correctly handle local zone.
Original file line number Diff line number Diff line change 7070
7171default [ 'cluster' ] [ 'head_node_private_ip' ] = nil
7272
73- default [ 'cluster' ] [ 'efa' ] [ 'version' ] = '1.34 .0'
74- default [ 'cluster' ] [ 'efa' ] [ 'sha256' ] = 'bd68839e741b0afd3ec2e37d50603803cfa7a279c120f0a736cc57c2ff2d7fdc '
73+ default [ 'cluster' ] [ 'efa' ] [ 'version' ] = '1.36 .0'
74+ default [ 'cluster' ] [ 'efa' ] [ 'sha256' ] = 'de183f333cfb58aeb7908a67bf9106985ba3ccb7f8638b851d2a0d8dbfacaec4 '
7575
7676# TODO: Move to platform cookbook
7777default [ 'cluster' ] [ 'spack_shared_dir' ] = "#{ node [ 'cluster' ] [ 'shared_dir' ] } /spack"
You can’t perform that action at this time.
0 commit comments