Amazon Deep Learning OSS AMI GPU PyTorch 2.9 (Ubuntu 24.04)
Note
For detailed software package information, please refer to the individual release notes pages linked below
For help getting started, see Getting started with DLAMI.
Notices
-
Starting with PyTorch 2.9, CUDA and related libraries are now located within the Pytorch virtual environment found in
/opt/pytorch/cudainstead of being installed at the system level. This change reduces the image size while maintaining full CUDA functionality. Please ensure that the PyTorch virtual environment is activated to utilize CUDA usingsource /opt/pytorch/bin/activate
AMI Name Format
-
Deep Learning OSS Nvidia Driver AMI GPU PyTorch 2.9 (Ubuntu 24.04) ${YYYY-MM-DD}
SSM Parameter Query
Please use the following Public SSM Parameter Query to find the latest DLAMI:
aws ssm get-parameter --regionus-east-1\ --name /aws/service/deeplearning/ami/x86_64/oss-nvidia-driver-gpu-pytorch-2.9-ubuntu-24.04/latest/ami-id \ --query "Parameter.Value" \ --output text
AWSCLI Query
Please use the following Amazon Query to find the latest DLAMI:
aws ec2 describe-images --regionus-east-1--owners amazon --filters 'Name=name,Values=Deep Learning OSS Nvidia Driver AMI GPU PyTorch 2.9 (Ubuntu 24.04) ????????' 'Name=state,Values=available' --query 'reverse(sort_by(Images, &CreationDate))[:1].ImageId' --output text
Latest Releases
Latest Release Notes for this DLAMI
Deep Learning OSS Nvidia Driver AMI GPU PyTorch 2.9 (Ubuntu 24.04) 20260122
Deep Learning OSS Nvidia Driver AMI GPU PyTorch 2.9 (Ubuntu 24.04) 20260121
Deep Learning OSS Nvidia Driver AMI GPU PyTorch 2.9 (Ubuntu 24.04) 20260117
Deep Learning OSS Nvidia Driver AMI GPU PyTorch 2.9 (Ubuntu 24.04) 20260103
Deep Learning OSS Nvidia Driver AMI GPU PyTorch 2.9 (Ubuntu 24.04) 20251227
Deep Learning OSS Nvidia Driver AMI GPU PyTorch 2.9 (Ubuntu 24.04) 20251125