Skip to content

Commit

Permalink
[Changelog] Upgrade dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Hanwen <hanwenli@amazon.com>
  • Loading branch information
hanwen-pcluste committed Sep 16, 2024
1 parent b7121b4 commit 65ba59e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,21 @@ CHANGELOG
- Add new configuration `SharedStorage/EfsSettings/AccessPointId` to specify an optional EFS access point for a mount
- Allow multiple login node pools.

**CHANGES**
- Upgrade Slurm to 23.11.10 (from 23.11.7).
- Upgrade Pmix to 5.0.3 (from 5.0.2).
- Upgrade EFA installer to `1.34.0`.
- Efa-driver: `efa-2.10.0-1`
- Efa-config: `efa-config-1.17-1`
- Efa-profile: `efa-profile-1.7-1`
- Libfabric-aws: `libfabric-aws-1.22.0-1`
- Rdma-core: `rdma-core-52.0-1`
- Open MPI: `openmpi40-aws-4.1.6-3` and `openmpi50-aws-5.0.3-11`
- Upgrade NVIDIA driver to version 550.90.07 (from 535.183.01).
- Upgrade CUDA Toolkit to version 12.4.1 (from 12.2.2).
- Upgrade Python to 3.9.20 (from 3.9.19).
- Upgrade Intel MPI Library to 2021.13.1.769 (from 2021.12.1.8).

**BUG FIXES**
- Fix validator `EfaPlacementGroupValidator` so that it does not suggest to configure a Placement Group when Capacity Blocks are used.
- Fix sporadic cluster creation failures with managed FSx for Lustre.
Expand Down

0 comments on commit 65ba59e

Please sign in to comment.