AWS Deep Learning ARM64 Base AMI with Single CUDA (Amazon Linux 2023)
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.
AMI Name Format
-
Deep Learning ARM64 Base AMI with Single CUDA (Amazon Linux 2023) ${YYYY-MM-DD}
Note
This DLAMI is now available on EC2 Image Builder as an Amazon-managed Base Image. For more information, refer to Using Deep Learning AMIs with EC2 Image Builder.
SSM Parameter Query
Please use the following Public SSM Parameter Query to find the latest DLAMI:
export SSM_PARAMETER=base-with-single-cuda-amazon-linux-2023/latest/ami-id && \ aws ssm get-parameter --regionus-east-1\ --name /aws/service/deeplearning/ami/arm64/$SSM_PARAMETER \ --query "Parameter.Value" \ --output text
AWSCLI Query
Please use the following AWS Query to find the latest DLAMI:
aws ec2 describe-images --regionus-east-1--owners amazon --filters 'Name=name,Values=Deep Learning ARM64 Base AMI with Single CUDA (Amazon Linux 2023) ????????' 'Name=state,Values=available' --query 'reverse(sort_by(Images, &CreationDate))[:1].ImageId' --output text
Latest Releases
Latest Release Notes for this DLAMI
Deep Learning ARM64 Base AMI with Single CUDA (Amazon Linux 2023) 20260123
Deep Learning ARM64 Base AMI with Single CUDA (Amazon Linux 2023) 20260120
Deep Learning ARM64 Base AMI with Single CUDA (Amazon Linux 2023) 20260117
Deep Learning ARM64 Base AMI with Single CUDA (Amazon Linux 2023) 20260102
Deep Learning ARM64 Base AMI with Single CUDA (Amazon Linux 2023) 20251230
Deep Learning ARM64 Base AMI with Single CUDA (Amazon Linux 2023) 20251205
Deep Learning ARM64 Base AMI with Single CUDA (Amazon Linux 2023) 20251121
Deep Learning ARM64 Base AMI with Single CUDA (Amazon Linux 2023) 20251102
Deep Learning ARM64 Base AMI with Single CUDA (Amazon Linux 2023) 20251010
Deep Learning ARM64 Base AMI with Single CUDA (Amazon Linux 2023) 20250930