You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,6 @@ CHANGELOG
16
16
- Add support for Rocky Linux 9 as `CustomAmi` created through `build-image` process. No public official ParallelCluster Rocky9 Linux AMI is made available at this time.
17
17
- Remove `CommunicationParameters` from the Custom Slurm Settings deny list.
18
18
- Add `DeploymentSettings/DisableSudoAccessForDefaultUser` parameter to disable sudo access of default user in supported OSes.
19
-
- Changes to FSx for Lustre file systems created by ParallelCluster:
20
-
- Change the Lustre server version to `2.15`.
21
19
22
20
**CHANGES**
23
21
- Upgrade Slurm to 23.11.4.
@@ -26,6 +24,7 @@ CHANGELOG
26
24
- Build network interfaces using network card index from `NetworkCardIndex` list of EC2 DescribeInstances response,
27
25
instead of looping over `MaximumNetworkCards` range.
28
26
- Fail cluster creation when using instance types P3, G3, P2 and G2 because their GPU architecture is not compatible with Open Source Nvidia Drivers (OpenRM) introduced as part of 3.8.0 release.
27
+
- Upgrade the default FSx Lustre server version managed by ParallelCluster to 2.15.
29
28
30
29
**BUG FIXES**
31
30
- Refactor IAM policies defined in CloudFormation template `parallelclutser-policies.yaml` to prevent ParallelCluster API deployment failure
0 commit comments