File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
cookbooks/aws-parallelcluster-slurm/attributes Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ This file is used to list changes made in each version of the AWS ParallelCluste
1111- Disable unused services like cups and wpa_supplicant from Official ParallelCluster AMIs to improve security.
1212
1313** CHANGES**
14- - Upgrade Slurm to version 24.05.6 .
14+ - Upgrade Slurm to version 24.05.7 .
1515- Upgrade NVIDIA driver to version 570.86.15 (from 550.127.08) for all OSs except AL2.
1616- Upgrade CUDA Toolkit to version 12.8.0 (from 12.4.1) for all OSs except AL2.
1717- Upgrade Python to 3.12.8 for all OSs except AL2 (from 3.9.20).
Original file line number Diff line number Diff line change 11# Slurm
2- default [ 'cluster' ] [ 'slurm' ] [ 'version' ] = '24-05-6 -1'
2+ default [ 'cluster' ] [ 'slurm' ] [ 'version' ] = '24-05-7 -1'
33default [ 'cluster' ] [ 'slurm' ] [ 'commit' ] = ''
44default [ 'cluster' ] [ 'slurm' ] [ 'branch' ] = ''
5- default [ 'cluster' ] [ 'slurm' ] [ 'sha256' ] = '0ba810649ebc1c3b1c1d7102dbd5365e53fd7ce7c25ab2108bd0196b6988ddb2 '
5+ default [ 'cluster' ] [ 'slurm' ] [ 'sha256' ] = '297e85853314a0a4d227ca66bb44179c099f0de5d86e83ffe21cb464b9ad3709 '
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