Closed ajayvohra2005 closed 2 years ago
Hash commit f938bce7f9389325252cb6c9685d59beaf42a1d8 resolves this issue.
Added a CloudFormation template parameter to select the AMI type: AWS Deep Learning AMI (Ubuntu 18.04)
, or Ubuntu Pro 20.04 LTS
. If Ubuntu Pro is selected, CUDA, Tensorflow, Pytorch, and MxNet are installed via cloud init script.
The Deep Learning AMI has fixed versions of CUDA , Tensorflow, PyTorch, and MxNet. Need an AMI option in the CloudFormation template that starts with Ubuntu Pro AMI from AWS and automatically installs the latest version of CUDA , Tensorflow, PyTorch, and MxNet.