File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ This file is used to list changes made in each version of the AWS ParallelCluste
2222- Use inclusive language in recipe names and internal naming convention.
2323- Download Intel MPI and HPC packages from S3 rather than Intel yum repos.
2424- Install Arm Performance Library 20.2.1 on ARM AMI(CentOS8, Alinux2, Ubuntu1804)
25+ - Upgrade Intel MPI to version U8.
2526
2627** BUG FIXES**
2728- Fix installation of Intel PSXE package on CentOS 7 by using yum4.
Original file line number Diff line number Diff line change 6464default [ 'cfncluster' ] [ 'intelpython3' ] [ 'version' ] = '2020.2-902'
6565
6666# Intel MPI
67- default [ 'cfncluster' ] [ 'intelmpi' ] [ 'version' ] = '2019.7.217 '
67+ default [ 'cfncluster' ] [ 'intelmpi' ] [ 'version' ] = '2019.8.254 '
6868default [ 'cfncluster' ] [ 'intelmpi' ] [ 'modulefile' ] = "/opt/intel/impi/#{ node [ 'cfncluster' ] [ 'intelmpi' ] [ 'version' ] } /intel64/modulefiles/mpi"
69- default [ 'cfncluster' ] [ 'intelmpi' ] [ 'kitchen_test_string' ] = 'Version 2019 Update 7 '
69+ default [ 'cfncluster' ] [ 'intelmpi' ] [ 'kitchen_test_string' ] = 'Version 2019 Update 8 '
7070
7171# Arm Performance Library
7272default [ 'cfncluster' ] [ 'armpl' ] [ 'version' ] = '20.2.1'
You can’t perform that action at this time.
0 commit comments