File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
cookbooks/aws-parallelcluster-slurm/attributes Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ This file is used to list changes made in each version of the AWS ParallelCluste
1010- Disable unused services like cups and wpa_supplicant from Official ParallelCluster AMIs to improve security.
1111
1212** CHANGES**
13+ - Upgrade Slurm to version 24.05.6.
1314- On Ubuntu 22.04, install the Nvidia driver with the same compiler version used to compile the kernel.
1415- Upgrade ` aws-cfn-bootstrap ` to version 2.0-32.
1516- Upgrade amazon-efs-utils to version 2.1.0.
Original file line number Diff line number Diff line change 11# Slurm
2- default [ 'cluster' ] [ 'slurm' ] [ 'version' ] = '24-05-2 -1'
2+ default [ 'cluster' ] [ 'slurm' ] [ 'version' ] = '24-05-6 -1'
33default [ 'cluster' ] [ 'slurm' ] [ 'commit' ] = ''
44default [ 'cluster' ] [ 'slurm' ] [ 'branch' ] = ''
5- default [ 'cluster' ] [ 'slurm' ] [ 'sha256' ] = '21aa526f20e8c84e46a34b8f31c8f9500395e5e828f5189f38aca3836e5270a1 '
5+ default [ 'cluster' ] [ 'slurm' ] [ 'sha256' ] = '0ba810649ebc1c3b1c1d7102dbd5365e53fd7ce7c25ab2108bd0196b6988ddb2 '
66default [ 'cluster' ] [ 'slurm' ] [ 'base_url' ] = "#{ node [ 'cluster' ] [ 'artifacts_s3_url' ] } /dependencies/slurm"
77# Munge
88default [ 'cluster' ] [ 'munge' ] [ 'munge_version' ] = '0.5.16'
You can’t perform that action at this time.
0 commit comments