File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ This file is used to list changes made in each version of the AWS ParallelCluste
2424- Download Intel MPI and HPC packages from S3 rather than Intel yum repos.
2525- Install Arm Performance Library 20.2.1 on ARM AMI(CentOS8, Alinux2, Ubuntu1804)
2626- Upgrade Intel MPI to version U8.
27- - Upgrade NVIDIA CUDA to version 11.2.0
2827
2928** BUG FIXES**
3029- Fix installation of Intel PSXE package on CentOS 7 by using yum4.
Original file line number Diff line number Diff line change 118118default [ 'cfncluster' ] [ 'nvidia' ] [ 'enabled' ] = 'no'
119119default [ 'cfncluster' ] [ 'nvidia' ] [ 'driver_version' ] = '450.80.02'
120120default [ 'cfncluster' ] [ 'nvidia' ] [ 'driver_url' ] = 'https://us.download.nvidia.com/tesla/450.80.02/NVIDIA-Linux-x86_64-450.80.02.run'
121- default [ 'cfncluster' ] [ 'nvidia' ] [ 'cuda_version' ] = '11.2 '
122- default [ 'cfncluster' ] [ 'nvidia' ] [ 'cuda_url' ] = 'https://developer.download.nvidia.com/compute/cuda/11.2.0 /local_installers/cuda_11.2.0_460.27.04_linux .run'
121+ default [ 'cfncluster' ] [ 'nvidia' ] [ 'cuda_version' ] = '11.0 '
122+ default [ 'cfncluster' ] [ 'nvidia' ] [ 'cuda_url' ] = 'https://developer.download.nvidia.com/compute/cuda/11.0.2 /local_installers/cuda_11.0.2_450.51.05_linux .run'
123123
124124# NVIDIA fabric-manager
125125default [ 'cfncluster' ] [ 'nvidia' ] [ 'fabricmanager' ] [ 'package' ] = "nvidia-fabricmanager-450"
You can’t perform that action at this time.
0 commit comments