@@ -7,8 +7,11 @@ This file is used to list changes made in each version of the AWS ParallelCluste
77-----
88
99** ENHANCEMENTS**
10- - Install NICE DCV on Ubuntu 18.04 (this includes ubuntu-desktop, lightdm, mesa-util packages).
11- - Install and setup Amazon Time Sync on Amazon Linux, Centos 6, Centos 7, Ubuntu 16 and Ubuntu 18
10+ - Add support for Amazon Linux 2
11+ - Install NICE DCV on Ubuntu 18.04 (this includes ubuntu-desktop, lightdm, mesa-util packages)
12+ - Install and setup Amazon Time Sync on all OSs
13+ - Compile Slurm with mysql accounting plugin on Ubuntu 18.04 and Ubuntu 16.04
14+ - Enable FSx Lustre on Ubuntu 18.04 and Ubuntu 16.04
1215
1316** CHANGES**
1417- Upgrade EFA installer to version 1.8.3:
@@ -19,11 +22,16 @@ This file is used to list changes made in each version of the AWS ParallelCluste
1922- Add SHA256 checksum verification to verify integrity of NICE DCV packages
2023- Upgrade Slurm to version 19.05.5
2124- Install Python 2.7.17 on CentOS 6 and set it as default through pyenv
22- - Install Ganglia from repository on Amazon Linux, CentOS 6 and CentOS 7
23- - Disable StrictHostKeyChecking for SSH client when target host is inside cluster VPC for all OSs except CentOS 6
25+ - Install Ganglia from repository on Amazon Linux, Amazon Linux 2, CentOS 6 and CentOS 7
26+ - Disable StrictHostKeyChecking for SSH client when target host is inside cluster VPC for all OSs except CentOS 6
27+ - Pin Intel Python 2 and Intel Python 3 to version 2019.4
28+ - Automatically disable ptrace protection on Ubuntu 18.04 and Ubuntu 16.04 compute nodes when EFA is enabled
29+ - Packer version >= 1.4.0 is required for AMI creation
2430
2531** BUG FIXES**
2632- Fix issue with slurmd daemon not being restarted correctly when a compute node is rebooted
33+ - Fix errors causing Torque not able to locate jobs, setting server_name to fqdn on master node
34+ - Fix Torque issue that was limiting the max number of running jobs to the max size of the cluster
2735
28362.5.1
2937-----
0 commit comments