

# AWS Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04)
ARM64 Base AMI with Single CUDA (Ubuntu 22.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](getting-started.md).

#### AMI Name Format

+ Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) \$1\$1YYYY-MM-DD\$1

**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](using-dlami-with-image-builder.md).

#### SSM Parameter Query
SSM Parameter Query

 **Please use the following Public SSM Parameter Query to find the latest DLAMI: ** 

```
export SSM_PARAMETER=base-with-single-cuda-ubuntu-22.04/latest/ami-id && \
        aws ssm get-parameter --region us-east-1 \
        --name /aws/service/deeplearning/ami/arm64/$SSM_PARAMETER \
        --query "Parameter.Value" \
        --output text
```

#### AWSCLI Query
AWS CLI Parameter Query

 **Please use the following AWS Query to find the latest DLAMI: ** 

```
aws ec2 describe-images --region us-east-1 --owners amazon --filters 'Name=name,Values=Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) ????????' 'Name=state,Values=available' --query 'reverse(sort_by(Images, &CreationDate))[:1].ImageId' --output text
```

#### Latest Releases


**Topics**
+ [Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260327](aws-deep-learning-ami-gpubasesinglecudaarm64-ul2204-2026-03-30.md)
+ [Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260320](aws-deep-learning-ami-gpubasesinglecudaarm64-ul2204-2026-03-24.md)
+ [Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260307](aws-deep-learning-ami-gpubasesinglecudaarm64-ul2204-2026-03-12.md)
+ [Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260227](aws-deep-learning-ami-gpubasesinglecudaarm64-ul2204-2026-03-02.md)
+ [Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260220](aws-deep-learning-ami-gpubasesinglecudaarm64-ul2204-2026-02-24.md)
+ [Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260206](aws-deep-learning-ami-gpubasesinglecudaarm64-ul2204-2026-02-06.md)
+ [Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260130](aws-deep-learning-ami-gpubasesinglecudaarm64-ul2204-2026-02-03.md)
+ [Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260123](aws-deep-learning-ami-gpubasesinglecudaarm64-ul2204-2026-01-27.md)
+ [Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260121](aws-deep-learning-ami-gpubasesinglecudaarm64-ul2204-2026-01-22.md)
+ [Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260119](aws-deep-learning-ami-gpubasesinglecudaarm64-ul2204-2026-01-20.md)
+ [Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260106](aws-deep-learning-ami-gpubasesinglecudaarm64-ul2204-2026-01-08.md)
+ [Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251230](aws-deep-learning-ami-gpubasesinglecudaarm64-ul2204-2025-12-31.md)
+ [Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251205](aws-deep-learning-ami-gpubasesinglecudaarm64-ul2204-2025-12-10.md)
+ [Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251121](aws-deep-learning-ami-gpubasesinglecudaarm64-ul2204-2025-12-03.md)
+ [Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251031](aws-deep-learning-ami-gpubasesinglecudaarm64-ul2204-2025-11-10.md)
+ [Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251010](aws-deep-learning-ami-gpubasesinglecudaarm64-ul2204-2025-10-14.md)
+ [Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20250930](aws-deep-learning-ami-gpubase-singlecuda-arm64-ul2204-2025-10-02.md)

# Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260327
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260327

For help getting started, see [Getting started with DLAMI](getting-started.md).

##### Major Package Versions



|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G5g, P6e-GB200  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  aarch64  | 
|  kernel\$1version  |  6.8.0-1050-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-12.8/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.8  | 
|  gdr\$1copy  |  2.5.2  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.19.0  | 
|  dcgm\$1version  |  4.5.2  | 
|  efa\$1version  |  1.43.3  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.3050.0  | 

##### Package Changes from Previous Release


**Note**  
All DLAMI are scanned for vulnerabilities following AWS Best Practices. While we continuously upgrade to the latest package versions, some dependencies may require specific package downgrades to maintain compatibility. These adjustments do not impact our security posture. For information on AWS security measures, please refer to our [AWS Security Documentation ](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Added Packages


No packages were added in this release.

##### Updated Packages



| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  Werkzeug  |  3.1.6  |  3.1.7  | 
|  anyio  |  4.12.1  |  4.13.0  | 
|  awscli  |  1.44.63  |  1.44.67  | 
|  bind9-dnsutils  |  9.18.39-0ubuntu0.22.04.2  |  9.18.39-0ubuntu0.22.04.3  | 
|  bind9-host  |  9.18.39-0ubuntu0.22.04.2  |  9.18.39-0ubuntu0.22.04.3  | 
|  bind9-libs  |  9.18.39-0ubuntu0.22.04.2  |  9.18.39-0ubuntu0.22.04.3  | 
|  boto3  |  1.42.73  |  1.42.77  | 
|  botocore  |  1.42.73  |  1.42.77  | 
|  build  |  1.4.0  |  1.4.2  | 
|  celery  |  5.6.2  |  5.6.3  | 
|  cryptography  |  46.0.5  |  46.0.6  | 
|  docker-ce-cli  |  29.3.0-1\$1ubuntu.22.04\$1jammy  |  29.3.1-1\$1ubuntu.22.04\$1jammy  | 
|  docker-ce-rootless-extras  |  29.3.0-1\$1ubuntu.22.04\$1jammy  |  29.3.1-1\$1ubuntu.22.04\$1jammy  | 
|  fastapi  |  0.135.1  |  0.135.2  | 
|  importlib\$1metadata  |  8.7.1  |  9.0.0  | 
|  inspectorssmplugin  |  1.0.456  |  1.0.459  | 
|  ipython  |  8.38.0  |  8.39.0  | 
|  jaraco.context  |  6.1.0  |  6.1.2  | 
|  libnss-systemd  |  249.11-0ubuntu3.17  |  249.11-0ubuntu3.19  | 
|  libpam-systemd  |  249.11-0ubuntu3.17  |  249.11-0ubuntu3.19  | 
|  libsystemd0  |  249.11-0ubuntu3.17  |  249.11-0ubuntu3.19  | 
|  libtiff5  |  4.3.0-6ubuntu0.12  |  4.3.0-6ubuntu0.13  | 
|  libudev-dev  |  249.11-0ubuntu3.17  |  249.11-0ubuntu3.19  | 
|  libudev1  |  249.11-0ubuntu3.17  |  249.11-0ubuntu3.19  | 
|  libxnvctrl0  |  595.45.04-1ubuntu1  |  595.58.03-1ubuntu1  | 
|  marshmallow  |  4.2.2  |  4.2.3  | 
|  nh3  |  0.3.3  |  0.3.4  | 
|  nltk  |  3.9.3  |  3.9.4  | 
|  pipdeptree  |  2.32.0  |  2.34.0  | 
|  pipenv  |  2026.2.1  |  2026.2.2  | 
|  platformdirs  |  4.9.4  |  4.4.0  | 
|  python-discovery  |  1.2.0  |  1.2.1  | 
|  python3-openssl  |  21.0.0-1  |  21.0.0-1ubuntu0.1  | 
|  redis  |  7.3.0  |  7.4.0  | 
|  requests  |  2.32.5  |  2.33.0  | 
|  starlette  |  0.52.1  |  1.0.0  | 
|  systemd-sysv  |  249.11-0ubuntu3.17  |  249.11-0ubuntu3.19  | 
|  tomli  |  2.4.0  |  2.4.1  | 
|  udev  |  249.11-0ubuntu3.17  |  249.11-0ubuntu3.19  | 

##### Removed Packages


No packages were removed in this release.

# Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260320
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260320

For help getting started, see [Getting started with DLAMI](getting-started.md).

##### Major Package Versions



|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G5g, P6e-GB200  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  aarch64  | 
|  kernel\$1version  |  6.8.0-1050-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-12.8/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.8  | 
|  gdr\$1copy  |  2.5.2  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.19.0  | 
|  dcgm\$1version  |  4.5.2  | 
|  efa\$1version  |  1.43.3  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.3050.0  | 

##### Package Changes from Previous Release


**Note**  
All DLAMI are scanned for vulnerabilities following AWS Best Practices. While we continuously upgrade to the latest package versions, some dependencies may require specific package downgrades to maintain compatibility. These adjustments do not impact our security posture. For information on AWS security measures, please refer to our [AWS Security Documentation ](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Added Packages



|  | 
| --- |
|  linux-aws-6.8-headers-6.8.0-1050-6.8.0-1050.53\$122.04.1  | 
|  linux-aws-6.8-tools-6.8.0-1050-6.8.0-1050.53\$122.04.1  | 
|  linux-headers-6.8.0-1050-aws-6.8.0-1050.53\$122.04.1  | 
|  linux-image-6.8.0-1050-aws-6.8.0-1050.53\$122.04.1  | 
|  linux-modules-6.8.0-1050-aws-6.8.0-1050.53\$122.04.1  | 
|  linux-tools-6.8.0-1050-aws-6.8.0-1050.53\$122.04.1  | 
|  lustre-client-modules-6.8.0-1050-aws-2.15.6-1fsx28  | 

##### Updated Packages



| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  PyJWT  |  2.12.0  |  2.12.1  | 
|  attrs  |  25.4.0  |  26.1.0  | 
|  awscli  |  1.44.57  |  1.44.63  | 
|  boto3  |  1.42.67  |  1.42.73  | 
|  botocore  |  1.42.67  |  1.42.73  | 
|  charset-normalizer  |  3.4.5  |  3.4.6  | 
|  coreutils  |  8.32-4.1ubuntu1.2  |  8.32-4.1ubuntu1.3  | 
|  dask  |  2026.1.2  |  2026.3.0  | 
|  devscripts  |  2.22.1ubuntu1  |  2.22.1ubuntu1.2  | 
|  docker-compose-plugin  |  5.1.0-1\$1ubuntu.22.04\$1jammy  |  5.1.1-1\$1ubuntu.22.04\$1jammy  | 
|  fonttools  |  4.62.0  |  4.62.1  | 
|  gdrcopy  |  2.5.1  |  2.5.2  | 
|  gdrcopy-tests  |  2.5.1  |  2.5.2  | 
|  gdrdrv-dkms  |  2.5.1  |  2.5.2  | 
|  importlib\$1metadata  |  8.7.1  |  9.0.0  | 
|  inspectorssmplugin  |  1.0.443  |  1.0.456  | 
|  jaraco.context  |  6.1.1  |  6.1.0  | 
|  libgdrapi  |  2.5.1  |  2.5.2  | 
|  libssh-4  |  0.9.6-2ubuntu0.22.04.6  |  0.9.6-2ubuntu0.22.04.7  | 
|  linux-aws  |  6.8.0-1047.50\$122.04.1  |  6.8.0-1050.53\$122.04.1  | 
|  linux-headers-aws  |  6.8.0-1047.50\$122.04.1  |  6.8.0-1050.53\$122.04.1  | 
|  linux-image-aws  |  6.8.0-1047.50\$122.04.1  |  6.8.0-1050.53\$122.04.1  | 
|  linux-libc-dev  |  5.15.0-171.181  |  5.15.0-173.183  | 
|  linux-tools-common  |  5.15.0-171.181  |  5.15.0-173.183  | 
|  nvidia-ml-py  |  13.590.48  |  13.595.45  | 
|  pipdeptree  |  2.31.0  |  2.32.0  | 
|  pipenv  |  2026.0.3  |  2026.2.1  | 
|  pyOpenSSL  |  25.3.0  |  26.0.0  | 
|  pyasn1  |  0.6.2  |  0.6.3  | 
|  python-discovery  |  1.1.3  |  1.2.0  | 
|  python3-cryptography  |  3.4.8-1ubuntu2.3  |  3.4.8-1ubuntu2.4  | 
|  snapd  |  2.73\$1ubuntu22.04  |  2.73\$1ubuntu22.04.1  | 
|  vim-common  |  8.2.3995-1ubuntu2.24  |  8.2.3995-1ubuntu2.26  | 
|  vim-runtime  |  8.2.3995-1ubuntu2.24  |  8.2.3995-1ubuntu2.26  | 
|  vim-tiny  |  8.2.3995-1ubuntu2.24  |  8.2.3995-1ubuntu2.26  | 
|  xxd  |  8.2.3995-1ubuntu2.24  |  8.2.3995-1ubuntu2.26  | 

##### Removed Packages



| Package Name | 
| --- | 
|  linux-aws-6.8-headers-6.8.0-1046  | 
|  linux-aws-6.8-headers-6.8.0-1047  | 
|  linux-aws-6.8-tools-6.8.0-1046  | 
|  linux-aws-6.8-tools-6.8.0-1047  | 
|  linux-headers-6.8.0-1046-aws  | 
|  linux-headers-6.8.0-1047-aws  | 
|  linux-image-6.8.0-1046-aws  | 
|  linux-image-6.8.0-1047-aws  | 
|  linux-modules-6.8.0-1046-aws  | 
|  linux-modules-6.8.0-1047-aws  | 
|  linux-tools-6.8.0-1046-aws  | 
|  linux-tools-6.8.0-1047-aws  | 
|  lustre-client-modules-6.8.0-1047-aws  | 

# Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260307
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260307

For help getting started, see [Getting started with DLAMI](getting-started.md).

##### Major Package Versions



|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G5g, P6e-GB200  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  aarch64  | 
|  kernel\$1version  |  6.8.0-1047-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-12.8/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.8  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.2  | 
|  dcgm\$1version  |  4.5.2  | 
|  efa\$1version  |  1.43.3  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.3050.0  | 

##### Package Changes from Previous Release


**Note**  
All DLAMI are scanned for vulnerabilities following AWS Best Practices. While we continuously upgrade to the latest package versions, some dependencies may require specific package downgrades to maintain compatibility. These adjustments do not impact our security posture. For information on AWS security measures, please refer to our [AWS Security Documentation ](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Added Packages


No packages were added in this release.

##### Updated Packages



| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  Authlib  |  1.6.8  |  1.6.9  | 
|  SQLAlchemy  |  2.0.47  |  2.0.48  | 
|  awscli  |  1.44.48  |  1.44.53  | 
|  black  |  26.1.0  |  26.3.0  | 
|  boto3  |  1.42.58  |  1.42.63  | 
|  botocore  |  1.42.58  |  1.42.63  | 
|  charset-normalizer  |  3.4.4  |  3.4.5  | 
|  docker-ce-cli  |  29.2.1-1\$1ubuntu.22.04\$1jammy  |  29.3.0-1\$1ubuntu.22.04\$1jammy  | 
|  docker-ce-rootless-extras  |  29.2.1-1\$1ubuntu.22.04\$1jammy  |  29.3.0-1\$1ubuntu.22.04\$1jammy  | 
|  fastapi  |  0.133.1  |  0.135.1  | 
|  filelock  |  3.24.3  |  3.25.0  | 
|  git-man  |  2.34.1-1ubuntu1.16  |  2.34.1-1ubuntu1.17  | 
|  isort  |  8.0.0  |  8.0.1  | 
|  libnss3  |  3.98-0ubuntu0.22.04.2  |  3.98-0ubuntu0.22.04.3  | 
|  python-discovery  |  1.1.0  |  1.1.1  | 
|  redis  |  7.2.1  |  7.3.0  | 
|  regex  |  2026.2.19  |  2026.2.28  | 
|  sosreport  |  4.9.2-0ubuntu0\$122.04.1  |  4.10.2-0ubuntu0\$122.04.1  | 
|  yarl  |  1.22.0  |  1.23.0  | 

##### Removed Packages


No packages were removed in this release.

# Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260227
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260227

For help getting started, see [Getting started with DLAMI](getting-started.md).

##### Major Package Versions



|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G5g, P6e-GB200  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  aarch64  | 
|  kernel\$1version  |  6.8.0-1047-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-12.8/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.8  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.2  | 
|  dcgm\$1version  |  4.5.2  | 
|  efa\$1version  |  1.43.3  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.3050.0  | 

##### Package Changes from Previous Release


**Note**  
All DLAMI are scanned for vulnerabilities following AWS Best Practices. While we continuously upgrade to the latest package versions, some dependencies may require specific package downgrades to maintain compatibility. These adjustments do not impact our security posture. For information on AWS security measures, please refer to our [AWS Security Documentation ](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Added Packages



|  | 
| --- |
|  linux-aws-6.8-headers-6.8.0-1047-6.8.0-1047.50\$122.04.1  | 
|  linux-aws-6.8-tools-6.8.0-1047-6.8.0-1047.50\$122.04.1  | 
|  linux-headers-6.8.0-1047-aws-6.8.0-1047.50\$122.04.1  | 
|  linux-image-6.8.0-1047-aws-6.8.0-1047.50\$122.04.1  | 
|  linux-modules-6.8.0-1047-aws-6.8.0-1047.50\$122.04.1  | 
|  linux-tools-6.8.0-1047-aws-6.8.0-1047.50\$122.04.1  | 
|  lustre-client-modules-6.8.0-1047-aws-2.15.6-1fsx28  | 
|  python-discovery-1.1.0  | 

##### Updated Packages



| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  SQLAlchemy  |  2.0.46  |  2.0.47  | 
|  amazon-cloudwatch-agent  |  1.300064.0b1337-1  |  1.300064.1b1344-1  | 
|  awscli  |  1.44.43  |  1.44.48  | 
|  boto3  |  1.42.53  |  1.42.58  | 
|  botocore  |  1.42.53  |  1.42.58  | 
|  certifi  |  2026.1.4  |  2026.2.25  | 
|  cpp-12  |  12.3.0-1ubuntu1\$122.04.2  |  12.3.0-1ubuntu1\$122.04.3  | 
|  docker-compose-plugin  |  5.0.2-1\$1ubuntu.22.04\$1jammy  |  5.1.0-1\$1ubuntu.22.04\$1jammy  | 
|  fastapi  |  0.129.0  |  0.133.1  | 
|  gcc-12-base  |  12.3.0-1ubuntu1\$122.04.2  |  12.3.0-1ubuntu1\$122.04.3  | 
|  git-man  |  2.34.1-1ubuntu1.15  |  2.34.1-1ubuntu1.16  | 
|  greenlet  |  3.3.1  |  3.3.2  | 
|  inspectorssmplugin  |  1.0.441  |  1.0.443  | 
|  libasan8  |  12.3.0-1ubuntu1\$122.04.2  |  12.3.0-1ubuntu1\$122.04.3  | 
|  libatomic1  |  12.3.0-1ubuntu1\$122.04.2  |  12.3.0-1ubuntu1\$122.04.3  | 
|  libcc1-0  |  12.3.0-1ubuntu1\$122.04.2  |  12.3.0-1ubuntu1\$122.04.3  | 
|  libcurl3-gnutls  |  7.81.0-1ubuntu1.21  |  7.81.0-1ubuntu1.22  | 
|  libcurl4  |  7.81.0-1ubuntu1.21  |  7.81.0-1ubuntu1.22  | 
|  libgcc-12-dev  |  12.3.0-1ubuntu1\$122.04.2  |  12.3.0-1ubuntu1\$122.04.3  | 
|  libgcc-s1  |  12.3.0-1ubuntu1\$122.04.2  |  12.3.0-1ubuntu1\$122.04.3  | 
|  libgfortran5  |  12.3.0-1ubuntu1\$122.04.2  |  12.3.0-1ubuntu1\$122.04.3  | 
|  libgomp1  |  12.3.0-1ubuntu1\$122.04.2  |  12.3.0-1ubuntu1\$122.04.3  | 
|  libhwasan0  |  12.3.0-1ubuntu1\$122.04.2  |  12.3.0-1ubuntu1\$122.04.3  | 
|  libitm1  |  12.3.0-1ubuntu1\$122.04.2  |  12.3.0-1ubuntu1\$122.04.3  | 
|  liblsan0  |  12.3.0-1ubuntu1\$122.04.2  |  12.3.0-1ubuntu1\$122.04.3  | 
|  libstdc\$1\$16  |  12.3.0-1ubuntu1\$122.04.2  |  12.3.0-1ubuntu1\$122.04.3  | 
|  libtsan2  |  12.3.0-1ubuntu1\$122.04.2  |  12.3.0-1ubuntu1\$122.04.3  | 
|  libubsan1  |  12.3.0-1ubuntu1\$122.04.2  |  12.3.0-1ubuntu1\$122.04.3  | 
|  linux-aws  |  6.8.0-1046.49\$122.04.1  |  6.8.0-1047.50\$122.04.1  | 
|  linux-headers-aws  |  6.8.0-1046.49\$122.04.1  |  6.8.0-1047.50\$122.04.1  | 
|  linux-image-aws  |  6.8.0-1046.49\$122.04.1  |  6.8.0-1047.50\$122.04.1  | 
|  linux-libc-dev  |  5.15.0-170.180  |  5.15.0-171.181  | 
|  linux-tools-common  |  5.15.0-170.180  |  5.15.0-171.181  | 
|  lustre-client-utils  |  2.15.6-1fsx26  |  2.15.6-1fsx28  | 
|  nltk  |  3.9.2  |  3.9.3  | 
|  platformdirs  |  4.9.2  |  4.4.0  | 
|  redis  |  7.2.0  |  7.2.1  | 
|  typer  |  0.24.0  |  0.24.1  | 
|  u-boot-tools  |  2022.01\$1dfsg-2ubuntu2.6  |  2022.01\$1dfsg-2ubuntu2.7  | 
|  virtualenv  |  20.38.0  |  21.1.0  | 

##### Removed Packages



| Package Name | 
| --- | 
|  lustre-client-modules-6.8.0-1046-aws  | 

# Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260220
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260220

For help getting started, see [Getting started with DLAMI](getting-started.md).

##### Major Package Versions



|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G5g, P6e-GB200  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  aarch64  | 
|  kernel\$1version  |  6.8.0-1046-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-12.8/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.8  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.2  | 
|  dcgm\$1version  |  4.5.2  | 
|  efa\$1version  |  1.43.3  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.3050.0  | 

##### Package Changes from Previous Release


**Note**  
All DLAMI are scanned for vulnerabilities following AWS Best Practices. While we continuously upgrade to the latest package versions, some dependencies may require specific package downgrades to maintain compatibility. These adjustments do not impact our security posture. For information on AWS security measures, please refer to our [AWS Security Documentation ](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Added Packages



|  | 
| --- |
|  linux-aws-6.8-headers-6.8.0-1046-6.8.0-1046.49\$122.04.1  | 
|  linux-aws-6.8-tools-6.8.0-1046-6.8.0-1046.49\$122.04.1  | 
|  linux-headers-6.8.0-1046-aws-6.8.0-1046.49\$122.04.1  | 
|  linux-image-6.8.0-1046-aws-6.8.0-1046.49\$122.04.1  | 
|  linux-modules-6.8.0-1046-aws-6.8.0-1046.49\$122.04.1  | 
|  linux-tools-6.8.0-1046-aws-6.8.0-1046.49\$122.04.1  | 
|  lustre-client-modules-6.8.0-1046-aws-2.15.6-1fsx26  | 

##### Updated Packages



| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  Authlib  |  1.6.7  |  1.6.8  | 
|  Flask  |  3.1.2  |  3.1.3  | 
|  Werkzeug  |  3.1.5  |  3.1.6  | 
|  awscli  |  1.44.38  |  1.44.43  | 
|  boto3  |  1.42.48  |  1.42.53  | 
|  botocore  |  1.42.48  |  1.42.53  | 
|  cloud-init  |  25.2-0ubuntu1\$122.04.1  |  25.3-0ubuntu1\$122.04.1  | 
|  cpp-11  |  11.4.0-1ubuntu1\$122.04.2  |  11.4.0-1ubuntu1\$122.04.3  | 
|  filelock  |  3.21.2  |  3.24.3  | 
|  g\$1\$1-11  |  11.4.0-1ubuntu1\$122.04.2  |  11.4.0-1ubuntu1\$122.04.3  | 
|  gcc-11-base  |  11.4.0-1ubuntu1\$122.04.2  |  11.4.0-1ubuntu1\$122.04.3  | 
|  gfortran-11  |  11.4.0-1ubuntu1\$122.04.2  |  11.4.0-1ubuntu1\$122.04.3  | 
|  isort  |  7.0.0  |  8.0.0  | 
|  libasan6  |  11.4.0-1ubuntu1\$122.04.2  |  11.4.0-1ubuntu1\$122.04.3  | 
|  libgcc-11-dev  |  11.4.0-1ubuntu1\$122.04.2  |  11.4.0-1ubuntu1\$122.04.3  | 
|  libgfortran-11-dev  |  11.4.0-1ubuntu1\$122.04.2  |  11.4.0-1ubuntu1\$122.04.3  | 
|  libgnutls30  |  3.7.3-4ubuntu1.7  |  3.7.3-4ubuntu1.8  | 
|  librt  |  0.8.0  |  0.8.1  | 
|  libssh-4  |  0.9.6-2ubuntu0.22.04.5  |  0.9.6-2ubuntu0.22.04.6  | 
|  libstdc\$1\$1-11-dev  |  11.4.0-1ubuntu1\$122.04.2  |  11.4.0-1ubuntu1\$122.04.3  | 
|  libtsan0  |  11.4.0-1ubuntu1\$122.04.2  |  11.4.0-1ubuntu1\$122.04.3  | 
|  linux-aws  |  6.8.0-1045.47\$122.04.1  |  6.8.0-1046.49\$122.04.1  | 
|  linux-headers-aws  |  6.8.0-1045.47\$122.04.1  |  6.8.0-1046.49\$122.04.1  | 
|  linux-image-aws  |  6.8.0-1045.47\$122.04.1  |  6.8.0-1046.49\$122.04.1  | 
|  nh3  |  0.3.2  |  0.3.3  | 
|  pipdeptree  |  2.30.0  |  2.31.0  | 
|  platformdirs  |  4.7.1  |  4.4.0  | 
|  pylint  |  4.0.4  |  4.0.5  | 
|  redis  |  7.1.1  |  7.2.0  | 
|  regex  |  2026.1.15  |  2026.2.19  | 
|  rich  |  14.3.2  |  14.3.3  | 
|  typer  |  0.23.1  |  0.24.0  | 
|  virtualenv  |  20.36.1  |  20.38.0  | 

##### Removed Packages



| Package Name | 
| --- | 
|  linux-aws-6.8-headers-6.8.0-1044  | 
|  linux-aws-6.8-headers-6.8.0-1045  | 
|  linux-aws-6.8-tools-6.8.0-1044  | 
|  linux-aws-6.8-tools-6.8.0-1045  | 
|  linux-headers-6.8.0-1044-aws  | 
|  linux-headers-6.8.0-1045-aws  | 
|  linux-image-6.8.0-1044-aws  | 
|  linux-image-6.8.0-1045-aws  | 
|  linux-modules-6.8.0-1044-aws  | 
|  linux-modules-6.8.0-1045-aws  | 
|  linux-tools-6.8.0-1044-aws  | 
|  linux-tools-6.8.0-1045-aws  | 
|  lustre-client-modules-6.8.0-1045-aws  | 

# Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260206
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260206

For help getting started, see [Getting started with DLAMI](getting-started.md).

##### Major Package Versions



|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G5g, P6e-GB200  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  aarch64  | 
|  kernel\$1version  |  6.8.0-1044-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-12.8/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.8  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.2  | 
|  dcgm\$1version  |  4.5.2  | 
|  efa\$1version  |  1.43.3  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release


**Note**  
All DLAMI are scanned for vulnerabilities following AWS Best Practices. While we continuously upgrade to the latest package versions, some dependencies may require specific package downgrades to maintain compatibility. These adjustments do not impact our security posture. For information on AWS security measures, please refer to our [AWS Security Documentation ](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Added Packages


No packages were added in this release.

##### Updated Packages



| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  PyJWT  |  2.10.1  |  2.11.0  | 
|  amazon-cloudwatch-agent  |  1.300063.0b1323-1  |  1.300064.0b1337-1  | 
|  awscli  |  1.44.28  |  1.44.33  | 
|  babel  |  2.17.0  |  2.18.0  | 
|  boto3  |  1.42.38  |  1.42.43  | 
|  botocore  |  1.42.38  |  1.42.43  | 
|  dask  |  2026.1.1  |  2026.1.2  | 
|  datacenter-gpu-manager-4-core  |  4.5.1-1  |  4.5.2-1  | 
|  datacenter-gpu-manager-4-cuda12  |  4.5.1-1  |  4.5.2-1  | 
|  datacenter-gpu-manager-4-cuda13  |  4.5.1-1  |  4.5.2-1  | 
|  datacenter-gpu-manager-4-proprietary  |  4.5.1-1  |  4.5.2-1  | 
|  datacenter-gpu-manager-4-proprietary-cuda12  |  4.5.1-1  |  4.5.2-1  | 
|  datacenter-gpu-manager-4-proprietary-cuda13  |  4.5.1-1  |  4.5.2-1  | 
|  docker-ce-cli  |  29.2.0-1\$1ubuntu.22.04\$1jammy  |  29.2.1-1\$1ubuntu.22.04\$1jammy  | 
|  docker-ce-rootless-extras  |  29.2.0-1\$1ubuntu.22.04\$1jammy  |  29.2.1-1\$1ubuntu.22.04\$1jammy  | 
|  fastapi  |  0.128.0  |  0.128.2  | 
|  fsspec  |  2026.1.0  |  2026.2.0  | 
|  id  |  1.5.0  |  1.6.1  | 
|  inspectorssmplugin  |  1.0.436  |  1.0.438  | 
|  libc-bin  |  2.35-0ubuntu3.12  |  2.35-0ubuntu3.13  | 
|  libc-dev-bin  |  2.35-0ubuntu3.12  |  2.35-0ubuntu3.13  | 
|  libc-devtools  |  2.35-0ubuntu3.12  |  2.35-0ubuntu3.13  | 
|  libc6  |  2.35-0ubuntu3.12  |  2.35-0ubuntu3.13  | 
|  libc6-dev  |  2.35-0ubuntu3.12  |  2.35-0ubuntu3.13  | 
|  libglib2.0-0  |  2.72.4-0ubuntu2.8  |  2.72.4-0ubuntu2.9  | 
|  libglib2.0-bin  |  2.72.4-0ubuntu2.8  |  2.72.4-0ubuntu2.9  | 
|  libglib2.0-data  |  2.72.4-0ubuntu2.8  |  2.72.4-0ubuntu2.9  | 
|  libglib2.0-dev  |  2.72.4-0ubuntu2.8  |  2.72.4-0ubuntu2.9  | 
|  libglib2.0-dev-bin  |  2.72.4-0ubuntu2.8  |  2.72.4-0ubuntu2.9  | 
|  libldap-2.5-0  |  2.5.19\$1dfsg-0ubuntu0.22.04.1  |  2.5.20\$1dfsg-0ubuntu0.22.04.1  | 
|  libldap-common  |  2.5.19\$1dfsg-0ubuntu0.22.04.1  |  2.5.20\$1dfsg-0ubuntu0.22.04.1  | 
|  libmysqlclient21  |  8.0.44-0ubuntu0.22.04.2  |  8.0.45-0ubuntu0.22.04.1  | 
|  libpython3.10  |  3.10.12-1\$122.04.13  |  3.10.12-1\$122.04.14  | 
|  libpython3.10-dev  |  3.10.12-1\$122.04.13  |  3.10.12-1\$122.04.14  | 
|  libpython3.10-minimal  |  3.10.12-1\$122.04.13  |  3.10.12-1\$122.04.14  | 
|  libpython3.10-stdlib  |  3.10.12-1\$122.04.13  |  3.10.12-1\$122.04.14  | 
|  locales  |  2.35-0ubuntu3.12  |  2.35-0ubuntu3.13  | 
|  marshmallow  |  4.2.1  |  4.2.2  | 
|  pip  |  25.3  |  26.0.1  | 
|  platformdirs  |  4.4.0  |  4.5.1  | 
|  python3.10-dev  |  3.10.12-1\$122.04.13  |  3.10.12-1\$122.04.14  | 
|  python3.10-minimal  |  3.10.12-1\$122.04.13  |  3.10.12-1\$122.04.14  | 
|  python3.10-venv  |  3.10.12-1\$122.04.13  |  3.10.12-1\$122.04.14  | 
|  rich  |  14.3.1  |  14.3.2  | 
|  tenacity  |  9.1.2  |  9.1.3  | 
|  tqdm  |  4.67.1  |  4.67.3  | 
|  ubuntu-minimal  |  1.481.4  |  1.481.5  | 
|  ubuntu-server  |  1.481.4  |  1.481.5  | 
|  ubuntu-standard  |  1.481.4  |  1.481.5  | 
|  wcwidth  |  0.5.2  |  0.5.3  | 

##### Removed Packages


No packages were removed in this release.

# Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260130
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260130

For help getting started, see [Getting started with DLAMI](getting-started.md).

##### Major Package Versions



|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G5g, P6e-GB200  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  aarch64  | 
|  kernel\$1version  |  6.8.0-1044-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-12.8/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.8  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.2  | 
|  dcgm\$1version  |  4.5.1  | 
|  efa\$1version  |  1.43.3  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release


**Note**  
All DLAMI are scanned for vulnerabilities following AWS Best Practices. While we continuously upgrade to the latest package versions, some dependencies may require specific package downgrades to maintain compatibility. These adjustments do not impact our security posture. For information on AWS security measures, please refer to our [AWS Security Documentation ](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Added Packages


No packages were added in this release.

##### Updated Packages



| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  awscli  |  1.44.23  |  1.44.28  | 
|  boto3  |  1.42.33  |  1.42.38  | 
|  botocore  |  1.42.33  |  1.42.38  | 
|  cryptography  |  46.0.3  |  46.0.4  | 
|  datacenter-gpu-manager-4-core  |  4.5.0-1  |  4.5.1-1  | 
|  datacenter-gpu-manager-4-cuda12  |  4.5.0-1  |  4.5.1-1  | 
|  datacenter-gpu-manager-4-cuda13  |  4.5.0-1  |  4.5.1-1  | 
|  datacenter-gpu-manager-4-proprietary  |  4.5.0-1  |  4.5.1-1  | 
|  datacenter-gpu-manager-4-proprietary-cuda12  |  4.5.0-1  |  4.5.1-1  | 
|  datacenter-gpu-manager-4-proprietary-cuda13  |  4.5.0-1  |  4.5.1-1  | 
|  docker-buildx-plugin  |  0.30.1-1\$1ubuntu.22.04\$1jammy  |  0.31.1-1\$1ubuntu.22.04\$1jammy  | 
|  docker-ce-cli  |  29.1.5-1\$1ubuntu.22.04\$1jammy  |  29.2.0-1\$1ubuntu.22.04\$1jammy  | 
|  docker-ce-rootless-extras  |  29.1.5-1\$1ubuntu.22.04\$1jammy  |  29.2.0-1\$1ubuntu.22.04\$1jammy  | 
|  greenlet  |  3.3.0  |  3.3.1  | 
|  inspectorssmplugin  |  1.0.434  |  1.0.436  | 
|  libnvidia-container-tools  |  1.18.1-1  |  1.18.2-1  | 
|  libnvidia-container1  |  1.18.1-1  |  1.18.2-1  | 
|  libssl-dev  |  3.0.2-0ubuntu1.20  |  3.0.2-0ubuntu1.21  | 
|  libssl3  |  3.0.2-0ubuntu1.20  |  3.0.2-0ubuntu1.21  | 
|  linux-libc-dev  |  5.15.0-164.174  |  5.15.0-168.178  | 
|  linux-tools-common  |  5.15.0-164.174  |  5.15.0-168.178  | 
|  marshmallow  |  4.2.0  |  4.2.1  | 
|  multidict  |  6.7.0  |  6.7.1  | 
|  nvidia-container-toolkit-base  |  1.18.1-1  |  1.18.2-1  | 
|  packaging  |  25.0  |  26.0  | 
|  pathspec  |  1.0.3  |  1.0.4  | 
|  psutil  |  7.2.1  |  7.2.2  | 
|  pytokens  |  0.4.0  |  0.4.1  | 
|  rich  |  14.2.0  |  14.3.1  | 
|  screen  |  4.9.0-1  |  4.9.0-1ubuntu0.1  | 
|  setuptools  |  80.10.1  |  80.10.2  | 
|  wcwidth  |  0.3.1  |  0.5.2  | 

##### Removed Packages


No packages were removed in this release.

# Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260123
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260123

For help getting started, see [Getting started with DLAMI](getting-started.md).

##### Major Package Versions



|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G5g, P6e-GB200  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  aarch64  | 
|  kernel\$1version  |  6.8.0-1044-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-12.8/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.8  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.1  | 
|  dcgm\$1version  |  4.5.0  | 
|  efa\$1version  |  1.43.3  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release


**Note**  
All DLAMI are scanned for vulnerabilities following AWS Best Practices. While we continuously upgrade to the latest package versions, some dependencies may require specific package downgrades to maintain compatibility. These adjustments do not impact our security posture. For information on AWS security measures, please refer to our [AWS Security Documentation ](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Added Packages


No packages were added in this release.

##### Updated Packages



| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  awscli  |  1.44.21  |  1.44.23  | 
|  boto3  |  1.42.31  |  1.42.33  | 
|  botocore  |  1.42.31  |  1.42.33  | 
|  httplib2  |  0.31.1  |  0.31.2  | 
|  jmespath  |  1.0.1  |  1.1.0  | 
|  libc-bin  |  2.35-0ubuntu3.11  |  2.35-0ubuntu3.12  | 
|  libxml2  |  2.9.13\$1dfsg-1ubuntu0.10  |  2.9.13\$1dfsg-1ubuntu0.11  | 
|  locales  |  2.35-0ubuntu3.11  |  2.35-0ubuntu3.12  | 
|  nvidia-ml-py  |  13.590.44  |  13.590.48  | 
|  packaging  |  25.0  |  26.0  | 
|  platformdirs  |  4.4.0  |  4.5.1  | 
|  python3-pyasn1  |  0.4.8-1  |  0.4.8-1ubuntu0.1  | 
|  wcwidth  |  0.3.0  |  0.3.1  | 

##### Removed Packages


No packages were removed in this release.

# Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260121
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260121

For help getting started, see [Getting started with DLAMI](getting-started.md).

##### Major Package Versions



|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G5g, P6e-GB200  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  aarch64  | 
|  kernel\$1version  |  6.8.0-1044-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-12.8/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.8  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.1  | 
|  dcgm\$1version  |  4.5.0  | 
|  efa\$1version  |  1.43.3  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release


**Note**  
All DLAMI are scanned for vulnerabilities following AWS Best Practices. While we continuously upgrade to the latest package versions, some dependencies may require specific package downgrades to maintain compatibility. These adjustments do not impact our security posture. For information on AWS security measures, please refer to our [AWS Security Documentation ](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Added Packages


No packages were added in this release.

##### Updated Packages



| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  SQLAlchemy  |  2.0.45  |  2.0.46  | 
|  awscli  |  1.44.20  |  1.44.21  | 
|  boto3  |  1.42.30  |  1.42.31  | 
|  botocore  |  1.42.30  |  1.42.31  | 
|  docker-compose-plugin  |  5.0.1-1\$1ubuntu.22.04\$1jammy  |  5.0.2-1\$1ubuntu.22.04\$1jammy  | 
|  jaraco.text  |  3.12.1  |  4.0.0  | 
|  java-11-amazon-corretto-jdk  |  11.0.29.7-1  |  11.0.30.7-1  | 
|  libc-dev-bin  |  2.35-0ubuntu3.11  |  2.35-0ubuntu3.12  | 
|  libc-devtools  |  2.35-0ubuntu3.11  |  2.35-0ubuntu3.12  | 
|  libc6  |  2.35-0ubuntu3.11  |  2.35-0ubuntu3.12  | 
|  libc6-dev  |  2.35-0ubuntu3.11  |  2.35-0ubuntu3.12  | 
|  libglib2.0-0  |  2.72.4-0ubuntu2.7  |  2.72.4-0ubuntu2.8  | 
|  libglib2.0-bin  |  2.72.4-0ubuntu2.7  |  2.72.4-0ubuntu2.8  | 
|  libglib2.0-data  |  2.72.4-0ubuntu2.7  |  2.72.4-0ubuntu2.8  | 
|  libglib2.0-dev  |  2.72.4-0ubuntu2.7  |  2.72.4-0ubuntu2.8  | 
|  libglib2.0-dev-bin  |  2.72.4-0ubuntu2.7  |  2.72.4-0ubuntu2.8  | 
|  more-itertools  |  10.3.0  |  10.8.0  | 
|  nvidia-imex  |  580.105.08-1  |  580.126.09-1  | 
|  pycparser  |  2.23  |  3.0  | 
|  pyparsing  |  3.3.1  |  3.3.2  | 
|  python3-urllib3  |  1.26.5-1\$1exp1ubuntu0.5  |  1.26.5-1\$1exp1ubuntu0.6  | 
|  pytokens  |  0.3.0  |  0.4.0  | 
|  setuptools  |  80.9.0  |  80.10.1  | 
|  wcwidth  |  0.2.14  |  0.3.0  | 
|  zipp  |  3.19.2  |  3.23.0  | 

##### Removed Packages



| Package Name | 
| --- | 
|  inflect  | 
|  jaraco.collections  | 
|  typeguard  | 

# Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260119
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260119

For help getting started, see [Getting started with DLAMI](getting-started.md).

##### Major Package Versions



|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G5g, P6e-GB200  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  aarch64  | 
|  kernel\$1version  |  6.8.0-1044-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.105.08  | 
|  default\$1cuda  |  /usr/local/cuda-12.8/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.8  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.1  | 
|  dcgm\$1version  |  4.5.0  | 
|  efa\$1version  |  1.43.3  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release


**Note**  
All DLAMI are scanned for vulnerabilities following AWS Best Practices. While we continuously upgrade to the latest package versions, some dependencies may require specific package downgrades to maintain compatibility. These adjustments do not impact our security posture. For information on AWS security measures, please refer to our [AWS Security Documentation ](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Added Packages


No packages were added in this release.

##### Updated Packages



| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  Werkzeug  |  3.1.4  |  3.1.5  | 
|  amazon-cloudwatch-agent  |  1.300062.0b1304-1  |  1.300063.0b1323-1  | 
|  anyio  |  4.12.0  |  4.12.1  | 
|  awscli  |  1.44.12  |  1.44.20  | 
|  black  |  25.12.0  |  26.1.0  | 
|  boto3  |  1.42.22  |  1.42.30  | 
|  botocore  |  1.42.22  |  1.42.30  | 
|  build  |  1.3.0  |  1.4.0  | 
|  dask  |  2025.12.0  |  2026.1.1  | 
|  datacenter-gpu-manager-4-core  |  4.4.2-1  |  4.5.0-1  | 
|  datacenter-gpu-manager-4-cuda12  |  4.4.2-1  |  4.5.0-1  | 
|  datacenter-gpu-manager-4-cuda13  |  4.4.2-1  |  4.5.0-1  | 
|  datacenter-gpu-manager-4-proprietary  |  4.4.2-1  |  4.5.0-1  | 
|  datacenter-gpu-manager-4-proprietary-cuda12  |  4.4.2-1  |  4.5.0-1  | 
|  datacenter-gpu-manager-4-proprietary-cuda13  |  4.4.2-1  |  4.5.0-1  | 
|  dill  |  0.4.0  |  0.4.1  | 
|  dirmngr  |  2.2.27-3ubuntu2.4  |  2.2.27-3ubuntu2.5  | 
|  docker-ce-cli  |  29.1.3-1\$1ubuntu.22.04\$1jammy  |  29.1.5-1\$1ubuntu.22.04\$1jammy  | 
|  docker-ce-rootless-extras  |  29.1.3-1\$1ubuntu.22.04\$1jammy  |  29.1.5-1\$1ubuntu.22.04\$1jammy  | 
|  filelock  |  3.20.2  |  3.20.3  | 
|  fsspec  |  2025.12.0  |  2026.1.0  | 
|  gnupg  |  2.2.27-3ubuntu2.4  |  2.2.27-3ubuntu2.5  | 
|  gnupg-l10n  |  2.2.27-3ubuntu2.4  |  2.2.27-3ubuntu2.5  | 
|  gnupg-utils  |  2.2.27-3ubuntu2.4  |  2.2.27-3ubuntu2.5  | 
|  gpg  |  2.2.27-3ubuntu2.4  |  2.2.27-3ubuntu2.5  | 
|  gpg-agent  |  2.2.27-3ubuntu2.4  |  2.2.27-3ubuntu2.5  | 
|  gpg-wks-client  |  2.2.27-3ubuntu2.4  |  2.2.27-3ubuntu2.5  | 
|  gpg-wks-server  |  2.2.27-3ubuntu2.4  |  2.2.27-3ubuntu2.5  | 
|  gpgconf  |  2.2.27-3ubuntu2.4  |  2.2.27-3ubuntu2.5  | 
|  gpgsm  |  2.2.27-3ubuntu2.4  |  2.2.27-3ubuntu2.5  | 
|  gpgv  |  2.2.27-3ubuntu2.4  |  2.2.27-3ubuntu2.5  | 
|  httplib2  |  0.31.0  |  0.31.1  | 
|  importlib\$1metadata  |  8.7.1  |  8.0.0  | 
|  inspectorssmplugin  |  1.0.432  |  1.0.434  | 
|  jaraco.context  |  6.0.2  |  6.1.0  | 
|  klibc-utils  |  2.0.10-4ubuntu0.1  |  2.0.10-4ubuntu0.2  | 
|  libglib2.0-0  |  2.72.4-0ubuntu2.6  |  2.72.4-0ubuntu2.7  | 
|  libglib2.0-bin  |  2.72.4-0ubuntu2.6  |  2.72.4-0ubuntu2.7  | 
|  libglib2.0-data  |  2.72.4-0ubuntu2.6  |  2.72.4-0ubuntu2.7  | 
|  libglib2.0-dev  |  2.72.4-0ubuntu2.6  |  2.72.4-0ubuntu2.7  | 
|  libglib2.0-dev-bin  |  2.72.4-0ubuntu2.6  |  2.72.4-0ubuntu2.7  | 
|  libklibc  |  2.0.10-4ubuntu0.1  |  2.0.10-4ubuntu0.2  | 
|  libnetsnmptrapd40  |  5.9.1\$1dfsg-1ubuntu2.8  |  5.9.1\$1dfsg-1ubuntu2.9  | 
|  libpng-dev  |  1.6.37-3ubuntu0.1  |  1.6.37-3ubuntu0.3  | 
|  libpng-tools  |  1.6.37-3ubuntu0.1  |  1.6.37-3ubuntu0.3  | 
|  libpng16-16  |  1.6.37-3ubuntu0.1  |  1.6.37-3ubuntu0.3  | 
|  libpython3.10  |  3.10.12-1\$122.04.12  |  3.10.12-1\$122.04.13  | 
|  libpython3.10-dev  |  3.10.12-1\$122.04.12  |  3.10.12-1\$122.04.13  | 
|  libpython3.10-minimal  |  3.10.12-1\$122.04.12  |  3.10.12-1\$122.04.13  | 
|  libpython3.10-stdlib  |  3.10.12-1\$122.04.12  |  3.10.12-1\$122.04.13  | 
|  librt  |  0.7.7  |  0.7.8  | 
|  libsnmp-base  |  5.9.1\$1dfsg-1ubuntu2.8  |  5.9.1\$1dfsg-1ubuntu2.9  | 
|  libsnmp-dev  |  5.9.1\$1dfsg-1ubuntu2.8  |  5.9.1\$1dfsg-1ubuntu2.9  | 
|  libsnmp-perl  |  5.9.1\$1dfsg-1ubuntu2.8  |  5.9.1\$1dfsg-1ubuntu2.9  | 
|  libsnmp40  |  5.9.1\$1dfsg-1ubuntu2.8  |  5.9.1\$1dfsg-1ubuntu2.9  | 
|  libsodium23  |  1.0.18-1build2  |  1.0.18-1ubuntu0.22.04.1  | 
|  libtasn1-6  |  4.18.0-4ubuntu0.1  |  4.18.0-4ubuntu0.2  | 
|  libxslt1.1  |  1.1.34-4ubuntu0.22.04.4  |  1.1.34-4ubuntu0.22.04.5  | 
|  more-itertools  |  10.8.0  |  10.3.0  | 
|  pathspec  |  0.12.1  |  1.0.3  | 
|  platformdirs  |  4.5.1  |  4.2.2  | 
|  pyasn1  |  0.6.1  |  0.6.2  | 
|  python3-urllib3  |  1.26.5-1\$1exp1ubuntu0.4  |  1.26.5-1\$1exp1ubuntu0.5  | 
|  python3.10-dev  |  3.10.12-1\$122.04.12  |  3.10.12-1\$122.04.13  | 
|  python3.10-minimal  |  3.10.12-1\$122.04.12  |  3.10.12-1\$122.04.13  | 
|  python3.10-venv  |  3.10.12-1\$122.04.12  |  3.10.12-1\$122.04.13  | 
|  regex  |  2025.11.3  |  2026.1.15  | 
|  snapd  |  2.72\$1ubuntu22.04  |  2.73\$1ubuntu22.04  | 
|  tomlkit  |  0.13.3  |  0.14.0  | 
|  typer  |  0.21.0  |  0.21.1  | 
|  urllib3  |  2.6.2  |  2.6.3  | 
|  virtualenv  |  20.35.4  |  20.36.1  | 
|  zope.interface  |  8.1.1  |  8.2  | 

##### Removed Packages


No packages were removed in this release.

# Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260106
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260106

For help getting started, see [Getting started with DLAMI](getting-started.md).

##### Major Package Versions



|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G5g, P6e-GB200  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  aarch64  | 
|  kernel\$1version  |  6.8.0-1044-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.105.08  | 
|  default\$1cuda  |  /usr/local/cuda-12.8/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.8  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.1  | 
|  dcgm\$1version  |  4.4.2  | 
|  efa\$1version  |  1.43.3  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release


**Note**  
All DLAMI are scanned for vulnerabilities following AWS Best Practices. While we continuously upgrade to the latest package versions, some dependencies may require specific package downgrades to maintain compatibility. These adjustments do not impact our security posture. For information on AWS security measures, please refer to our [AWS Security Documentation ](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Added Packages


No packages were added in this release.

##### Updated Packages



| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  aiohttp  |  3.13.2  |  3.13.3  | 
|  astroid  |  4.0.2  |  4.0.3  | 
|  awscli  |  1.44.8  |  1.44.12  | 
|  boto3  |  1.42.18  |  1.42.22  | 
|  botocore  |  1.42.18  |  1.42.22  | 
|  celery  |  5.6.1  |  5.6.2  | 
|  certifi  |  2025.11.12  |  2026.1.4  | 
|  docker-compose-plugin  |  5.0.0-1\$1ubuntu.22.04\$1jammy  |  5.0.1-1\$1ubuntu.22.04\$1jammy  | 
|  filelock  |  3.20.1  |  3.20.2  | 
|  importlib\$1metadata  |  8.0.0  |  8.7.1  | 
|  inspectorssmplugin  |  1.0.431  |  1.0.432  | 
|  ipython  |  8.37.0  |  8.38.0  | 
|  jaraco.context  |  6.0.2  |  5.3.0  | 
|  jaraco.functools  |  4.4.0  |  4.0.1  | 
|  librt  |  0.7.5  |  0.7.7  | 
|  marshmallow  |  4.1.2  |  4.2.0  | 
|  more-itertools  |  10.8.0  |  10.3.0  | 
|  pillow  |  12.0.0  |  12.1.0  | 
|  platformdirs  |  4.2.2  |  4.5.1  | 
|  ruamel.yaml  |  0.18.17  |  0.19.1  | 

##### Removed Packages



| Package Name | 
| --- | 
|  ruamel.yaml.clib  | 

# Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251230
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251230

For help getting started, see [Getting started with DLAMI](getting-started.md).

##### Major Package Versions



|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G5g, P6e-GB200  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  aarch64  | 
|  kernel\$1version  |  6.8.0-1044-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.105.08  | 
|  default\$1cuda  |  /usr/local/cuda-12.8/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.8  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.1  | 
|  dcgm\$1version  |  4.4.2  | 
|  efa\$1version  |  1.43.3  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release


**Note**  
All DLAMI are scanned for vulnerabilities following AWS Best Practices. While we continuously upgrade to the latest package versions, some dependencies may require specific package downgrades to maintain compatibility. These adjustments do not impact our security posture. For information on AWS security measures, please refer to our [AWS Security Documentation ](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Added Packages


No packages were added in this release.

##### Updated Packages



| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  awscli  |  1.44.6  |  1.44.8  | 
|  boto3  |  1.42.16  |  1.42.18  | 
|  botocore  |  1.42.16  |  1.42.18  | 
|  celery  |  5.6.0  |  5.6.1  | 
|  fastapi  |  0.127.0  |  0.128.0  | 
|  inspectorssmplugin  |  1.0.430  |  1.0.431  | 
|  jaraco.functools  |  4.0.1  |  4.4.0  | 
|  kombu  |  5.6.1  |  5.6.2  | 
|  packaging  |  25.0  |  24.2  | 
|  psutil  |  7.2.0  |  7.2.1  | 
|  typing\$1extensions  |  4.12.2  |  4.15.0  | 
|  zipp  |  3.19.2  |  3.23.0  | 

##### Removed Packages


No packages were removed in this release.

# Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251205
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251205

For help getting started, see [Getting started with DLAMI](getting-started.md).

##### Major Package Versions



|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G5g, P6e-GB200  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  aarch64  | 
|  kernel\$1version  |  6.8.0-1043-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.105.08  | 
|  default\$1cuda  |  /usr/local/cuda-12.8/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.8  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.1  | 
|  dcgm\$1version  |  4.4.2  | 
|  efa\$1version  |  1.43.3  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release


**Note**  
All DLAMI are scanned for vulnerabilities following AWS Best Practices. While we continuously upgrade to the latest package versions, some dependencies may require specific package downgrades to maintain compatibility. These adjustments do not impact our security posture. For information on AWS security measures, please refer to our [AWS Security Documentation ](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Added Packages



|  | 
| --- |
|  fonttools-4.61.0  | 
|  librt-0.6.3  | 
|  tzlocal-5.3.1  | 

##### Updated Packages



| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  Werkzeug  |  3.1.3  |  3.1.4  | 
|  anyio  |  4.11.0  |  4.12.0  | 
|  awscli  |  1.43.5  |  1.43.9  | 
|  billiard  |  4.2.3  |  4.2.4  | 
|  binutils-aarch64-linux-gnu  |  2.38-4ubuntu2.10  |  2.38-4ubuntu2.11  | 
|  binutils-common  |  2.38-4ubuntu2.10  |  2.38-4ubuntu2.11  | 
|  boto3  |  1.41.5  |  1.42.3  | 
|  botocore  |  1.41.5  |  1.42.3  | 
|  celery  |  5.5.3  |  5.6.0  | 
|  containerd.io  |  2.1.5-1\$1ubuntu.22.04\$1jammy  |  2.2.0-2\$1ubuntu.22.04\$1jammy  | 
|  dkms  |  3.2.2-1ubuntu1  |  3.3.0-1ubuntu1  | 
|  docker-ce-cli  |  29.1.0-1\$1ubuntu.22.04\$1jammy  |  29.1.2-1\$1ubuntu.22.04\$1jammy  | 
|  docker-ce-rootless-extras  |  29.1.0-1\$1ubuntu.22.04\$1jammy  |  29.1.2-1\$1ubuntu.22.04\$1jammy  | 
|  docker-compose-plugin  |  2.40.3-1\$1ubuntu.22.04\$1jammy  |  5.0.0-1\$1ubuntu.22.04\$1jammy  | 
|  fastapi  |  0.122.0  |  0.123.9  | 
|  fsspec  |  2025.10.0  |  2025.12.0  | 
|  gdrcopy  |  2.5-1  |  2.5.1  | 
|  gdrcopy-tests  |  2.5-1  |  2.5.1  | 
|  gdrdrv-dkms  |  2.5-1  |  2.5.1  | 
|  greenlet  |  3.2.4  |  3.3.0  | 
|  importlib\$1metadata  |  8.0.0  |  8.7.0  | 
|  kombu  |  5.5.4  |  5.6.1  | 
|  libbinutils  |  2.38-4ubuntu2.10  |  2.38-4ubuntu2.11  | 
|  libctf-nobfd0  |  2.38-4ubuntu2.10  |  2.38-4ubuntu2.11  | 
|  libctf0  |  2.38-4ubuntu2.10  |  2.38-4ubuntu2.11  | 
|  libgdrapi  |  2.5-1  |  2.5.1  | 
|  libnvidia-container-tools  |  1.18.0-1  |  1.18.1-1  | 
|  libnvidia-container1  |  1.18.0-1  |  1.18.1-1  | 
|  libxnvctrl0  |  580.105.08-0ubuntu1  |  590.44.01-0ubuntu1  | 
|  linux-libc-dev  |  5.15.0-161.171  |  5.15.0-163.173  | 
|  linux-tools-common  |  5.15.0-161.171  |  5.15.0-163.173  | 
|  mypy  |  1.18.2  |  1.19.0  | 
|  nvidia-container-toolkit-base  |  1.18.0-1  |  1.18.1-1  | 
|  nvidia-imex  |  580.95.05-1  |  580.105.08-1  | 
|  packaging  |  24.2  |  25.0  | 
|  platformdirs  |  4.2.2  |  4.5.0  | 
|  pylint  |  4.0.3  |  4.0.4  | 
|  s3transfer  |  0.15.0  |  0.16.0  | 
|  tomli  |  2.0.1  |  2.3.0  | 

##### Removed Packages



| Package Name | 
| --- | 
|  linux-aws-6.8-headers-6.8.0-1040  | 
|  linux-aws-6.8-tools-6.8.0-1040  | 
|  linux-headers-6.8.0-1040-aws  | 
|  linux-image-6.8.0-1040-aws  | 
|  linux-modules-6.8.0-1040-aws  | 
|  linux-tools-6.8.0-1040-aws  | 
|  sniffio  | 

# Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251121
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251121

For help getting started, see [Getting started with DLAMI](getting-started.md).

##### Major Package Versions



|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G5g, P6e-GB200  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  aarch64  | 
|  kernel\$1version  |  6.8.0-1043-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.95.05  | 
|  default\$1cuda  |  /usr/local/cuda-12.8/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.8  | 
|  gdr\$1copy  |  2.5  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.0  | 
|  dcgm\$1version  |  4.4.2  | 
|  efa\$1version  |  1.43.3  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release


**Note**  
All DLAMI are scanned for vulnerabilities following AWS Best Practices. While we continuously upgrade to the latest package versions, some dependencies may require specific package downgrades to maintain compatibility. These adjustments do not impact our security posture. For information on AWS security measures, please refer to our [AWS Security Documentation ](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Added Packages



|  | 
| --- |
|  linux-aws-6.8-headers-6.8.0-1043-6.8.0-1043.45\$122.04.1  | 
|  linux-aws-6.8-tools-6.8.0-1043-6.8.0-1043.45\$122.04.1  | 
|  linux-headers-6.8.0-1043-aws-6.8.0-1043.45\$122.04.1  | 
|  linux-image-6.8.0-1043-aws-6.8.0-1043.45\$122.04.1  | 
|  linux-modules-6.8.0-1043-aws-6.8.0-1043.45\$122.04.1  | 
|  linux-tools-6.8.0-1043-aws-6.8.0-1043.45\$122.04.1  | 
|  lustre-client-modules-6.8.0-1043-aws-2.15.6-1fsx24  | 

##### Updated Packages



| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  amazon-cloudwatch-agent  |  1.300061.0b1289-1  |  1.300062.0b1304-1  | 
|  asttokens  |  3.0.0  |  3.0.1  | 
|  awscli  |  1.42.73  |  1.43.1  | 
|  billiard  |  4.2.2  |  4.2.3  | 
|  boto3  |  1.40.73  |  1.41.1  | 
|  botocore  |  1.40.73  |  1.41.1  | 
|  click  |  8.3.0  |  8.3.1  | 
|  docker-ce-cli  |  29.0.0-1\$1ubuntu.22.04\$1jammy  |  29.0.2-1\$1ubuntu.22.04\$1jammy  | 
|  docker-ce-rootless-extras  |  29.0.0-1\$1ubuntu.22.04\$1jammy  |  29.0.2-1\$1ubuntu.22.04\$1jammy  | 
|  fastapi  |  0.121.2  |  0.121.3  | 
|  importlib\$1metadata  |  8.0.0  |  8.7.0  | 
|  inspectorssmplugin  |  1.0.411  |  1.0.418  | 
|  keyring  |  25.6.0  |  25.7.0  | 
|  libmysqlclient21  |  8.0.43-0ubuntu0.22.04.2  |  8.0.44-0ubuntu0.22.04.1  | 
|  linux-aws  |  6.8.0-1041.43\$122.04.1  |  6.8.0-1043.45\$122.04.1  | 
|  linux-headers-aws  |  6.8.0-1041.43\$122.04.1  |  6.8.0-1043.45\$122.04.1  | 
|  linux-image-aws  |  6.8.0-1041.43\$122.04.1  |  6.8.0-1043.45\$122.04.1  | 
|  lustre-client-utils  |  2.15.6-1fsx21  |  2.15.6-1fsx24  | 
|  packaging  |  25.0  |  24.2  | 
|  platformdirs  |  4.2.2  |  4.5.0  | 
|  redis  |  7.0.1  |  7.1.0  | 
|  ruamel.yaml.clib  |  0.2.14  |  0.2.15  | 
|  s3transfer  |  0.14.0  |  0.15.0  | 
|  starlette  |  0.49.3  |  0.50.0  | 
|  tomli  |  2.0.1  |  2.3.0  | 
|  zope.interface  |  8.1  |  8.1.1  | 

##### Removed Packages



| Package Name | 
| --- | 
|  linux-aws-6.8-headers-6.8.0-1041  | 
|  linux-aws-6.8-tools-6.8.0-1041  | 
|  linux-headers-6.8.0-1041-aws  | 
|  linux-image-6.8.0-1041-aws  | 
|  linux-modules-6.8.0-1041-aws  | 
|  linux-tools-6.8.0-1041-aws  | 
|  lustre-client-modules-6.8.0-1041-aws  | 

# Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251031
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251031

For help getting started, see [Getting started with DLAMI](getting-started.md).

##### Major Package Versions



| Package Name | Version | 
| --- | --- | 
|  gdr\$1copy  |  2.5  | 
|  supported\$1ec2\$1instances  |  G5g, P6e-GB200  | 
|  efa\$1version  |  1.43.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  nvidia\$1driver  |  580.95.05  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.8  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 
|  kernel\$1version  |  6.8.0-1040-aws  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.0  | 
|  dcgm\$1version  |  4.4.1  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  default\$1cuda  |  /usr/local/cuda-12.8/  | 
|  compute\$1architecture  |  aarch64  | 

##### Package Changes from Previous Release


**Note**  
All DLAMI are scanned for vulnerabilities following AWS Best Practices. While we continuously upgrade to the latest package versions, some dependencies may require specific package downgrades to maintain compatibility. These adjustments do not impact our security posture. For information on AWS security measures, please refer to our [AWS Security Documentation ](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Added Packages



|  | 
| --- |
|  annotated-doc-0.0.3  | 

##### Updated Packages



| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  SQLAlchemy  |  2.0.43  |  2.0.44  | 
|  aiohttp  |  3.13.0  |  3.13.2  | 
|  amazon-cloudwatch-agent  |  1.300059.0b1207-1  |  1.300060.0b1248-1  | 
|  astroid  |  3.3.11  |  4.0.1  | 
|  awscli  |  1.42.49  |  1.42.63  | 
|  bind9-dnsutils  |  9.18.39-0ubuntu0.22.04.1  |  9.18.39-0ubuntu0.22.04.2  | 
|  bind9-host  |  9.18.39-0ubuntu0.22.04.1  |  9.18.39-0ubuntu0.22.04.2  | 
|  bind9-libs  |  9.18.39-0ubuntu0.22.04.1  |  9.18.39-0ubuntu0.22.04.2  | 
|  binutils-aarch64-linux-gnu  |  2.38-4ubuntu2.8  |  2.38-4ubuntu2.10  | 
|  binutils-common  |  2.38-4ubuntu2.8  |  2.38-4ubuntu2.10  | 
|  boto3  |  1.40.49  |  1.40.63  | 
|  botocore  |  1.40.49  |  1.40.63  | 
|  charset-normalizer  |  3.4.3  |  3.4.4  | 
|  containerd.io  |  1.7.28-0\$1ubuntu.22.04\$1jammy  |  1.7.28-1\$1ubuntu.22.04\$1jammy  | 
|  cryptography  |  46.0.2  |  46.0.3  | 
|  dask  |  2025.9.1  |  2025.10.0  | 
|  distro-info-data  |  0.52ubuntu0.9  |  0.52ubuntu0.11  | 
|  docker-compose-plugin  |  2.40.0-1\$1ubuntu.22.04\$1jammy  |  2.40.3-1\$1ubuntu.22.04\$1jammy  | 
|  fastapi  |  0.118.3  |  0.120.3  | 
|  fsspec  |  2025.9.0  |  2025.10.0  | 
|  idna  |  3.10  |  3.11  | 
|  iniconfig  |  2.1.0  |  2.3.0  | 
|  inspectorssmplugin  |  1.0.399  |  1.0.402  | 
|  isort  |  6.1.0  |  7.0.0  | 
|  jaraco.context  |  5.3.0  |  6.0.1  | 
|  jaraco.functools  |  4.0.1  |  4.3.0  | 
|  java-11-amazon-corretto-jdk  |  11.0.28.6-1  |  11.0.29.7-1  | 
|  libbinutils  |  2.38-4ubuntu2.8  |  2.38-4ubuntu2.10  | 
|  libctf-nobfd0  |  2.38-4ubuntu2.8  |  2.38-4ubuntu2.10  | 
|  libctf0  |  2.38-4ubuntu2.8  |  2.38-4ubuntu2.10  | 
|  libnvidia-container-tools  |  1.17.8-1  |  1.18.0-1  | 
|  libnvidia-container1  |  1.17.8-1  |  1.18.0-1  | 
|  libssh-4  |  0.9.6-2ubuntu0.22.04.4  |  0.9.6-2ubuntu0.22.04.5  | 
|  libxml2  |  2.9.13\$1dfsg-1ubuntu0.9  |  2.9.13\$1dfsg-1ubuntu0.10  | 
|  lintian  |  2.114.0ubuntu1.6  |  2.114.0ubuntu1.7  | 
|  linux-libc-dev  |  5.15.0-157.167  |  5.15.0-161.171  | 
|  linux-tools-common  |  5.15.0-157.167  |  5.15.0-161.171  | 
|  matplotlib-inline  |  0.1.7  |  0.2.1  | 
|  nh3  |  0.3.1  |  0.3.2  | 
|  nvidia-container-toolkit-base  |  1.17.8-1  |  1.18.0-1  | 
|  pbr  |  7.0.1  |  7.0.2  | 
|  pillow  |  11.3.0  |  12.0.0  | 
|  pip  |  25.2  |  25.3  | 
|  pipdeptree  |  2.28.0  |  2.29.0  | 
|  psutil  |  7.1.0  |  7.1.2  | 
|  pydantic  |  2.12.0  |  2.12.3  | 
|  pydantic\$1core  |  2.41.1  |  2.41.4  | 
|  pylint  |  3.3.9  |  4.0.2  | 
|  pytokens  |  0.1.10  |  0.2.0  | 
|  redis  |  6.4.0  |  7.0.1  | 
|  regex  |  2025.9.18  |  2025.10.23  | 
|  ruamel.yaml  |  0.18.15  |  0.18.16  | 
|  snapd  |  2.68.5\$1ubuntu22.04.1  |  2.71\$1ubuntu22.04  | 
|  sosreport  |  4.8.2-0ubuntu0\$122.04.2  |  4.9.2-0ubuntu0\$122.04.1  | 
|  starlette  |  0.48.0  |  0.49.1  | 
|  toolz  |  1.0.0  |  1.1.0  | 
|  typer  |  0.19.2  |  0.20.0  | 
|  typing\$1extensions  |  4.15.0  |  4.12.2  | 
|  virtualenv  |  20.35.1  |  20.35.4  | 
|  zipp  |  3.19.2  |  3.23.0  | 

##### Removed Packages



| Package Name | 
| --- | 
|  linux-aws-6.8-headers-6.8.0-1039  | 
|  linux-aws-6.8-tools-6.8.0-1039  | 
|  linux-headers-6.8.0-1039-aws  | 
|  linux-image-6.8.0-1039-aws  | 
|  linux-modules-6.8.0-1039-aws  | 
|  linux-tools-6.8.0-1039-aws  | 

# Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251010
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251010

For help getting started, see [Getting started with DLAMI](getting-started.md).

##### Notices

+  This release contains CVE patches for affected Nvidia Driver packages found in the [ Nvidia October Security Bulletin ](https://nvidia.custhelp.com/app/answers/detail/a_id/5703) 

##### Major Package Versions



| Package Name | Version | 
| --- | --- | 
|  gdr\$1copy  |  2.5  | 
|  supported\$1ec2\$1instances  |  G5g, P6e-GB200  | 
|  efa\$1version  |  1.43.3  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  nvidia\$1driver  |  580.95.05  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.8  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 
|  kernel\$1version  |  6.8.0-1040-aws  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.17.8  | 
|  dcgm\$1version  |  4.4.1  | 
|  ofi\$1nccl\$1version  |  1.16.3  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  default\$1cuda  |  /usr/local/cuda-12.8/  | 
|  compute\$1architecture  |  aarch64  | 

##### Package Changes from Previous Release


**Note**  
All DLAMI are scanned for vulnerabilities following AWS Best Practices. While we continuously upgrade to the latest package versions, some dependencies may require specific package downgrades to maintain compatibility. These adjustments do not impact our security posture. For information on AWS security measures, please refer to our [AWS Security Documentation ](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Added Packages



|  | 
| --- |
|  linux-aws-6.8-headers-6.8.0-1040-6.8.0-1040.42\$122.04.1  | 
|  linux-aws-6.8-tools-6.8.0-1040-6.8.0-1040.42\$122.04.1  | 
|  linux-headers-6.8.0-1040-aws-6.8.0-1040.42\$122.04.1  | 
|  linux-image-6.8.0-1040-aws-6.8.0-1040.42\$122.04.1  | 
|  linux-modules-6.8.0-1040-aws-6.8.0-1040.42\$122.04.1  | 
|  linux-tools-6.8.0-1040-aws-6.8.0-1040.42\$122.04.1  | 
|  lustre-client-modules-6.8.0-1040-aws-2.15.6-1fsx21  | 

##### Updated Packages



| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  aiohttp  |  3.12.15  |  3.13.0  | 
|  attrs  |  25.3.0  |  25.4.0  | 
|  awscli  |  1.42.44  |  1.42.49  | 
|  boto3  |  1.40.44  |  1.40.49  | 
|  botocore  |  1.40.44  |  1.40.49  | 
|  certifi  |  2025.8.3  |  2025.10.5  | 
|  docker-buildx-plugin  |  0.29.0-0\$1ubuntu.22.04\$1jammy  |  0.29.1-1\$1ubuntu.22.04\$1jammy  | 
|  docker-ce-cli  |  28.5.0-1\$1ubuntu.22.04\$1jammy  |  28.5.1-1\$1ubuntu.22.04\$1jammy  | 
|  docker-ce-rootless-extras  |  28.5.0-1\$1ubuntu.22.04\$1jammy  |  28.5.1-1\$1ubuntu.22.04\$1jammy  | 
|  docker-compose-plugin  |  2.39.4-0\$1ubuntu.22.04\$1jammy  |  2.40.0-1\$1ubuntu.22.04\$1jammy  | 
|  efa  |  2.17.2-1.amzn1  |  2.17.3-1.amzn1  | 
|  fastapi  |  0.118.0  |  0.118.3  | 
|  filelock  |  3.19.1  |  3.20.0  | 
|  frozenlist  |  1.7.0  |  1.8.0  | 
|  importlib\$1metadata  |  8.7.0  |  8.0.0  | 
|  inspectorssmplugin  |  1.0.398  |  1.0.399  | 
|  jaraco.functools  |  4.0.1  |  4.3.0  | 
|  libnccl-ofi  |  1.16.2-1  |  1.16.3-1  | 
|  libnss-systemd  |  249.11-0ubuntu3.16  |  249.11-0ubuntu3.17  | 
|  libpam-systemd  |  249.11-0ubuntu3.16  |  249.11-0ubuntu3.17  | 
|  libsystemd0  |  249.11-0ubuntu3.16  |  249.11-0ubuntu3.17  | 
|  libudev-dev  |  249.11-0ubuntu3.16  |  249.11-0ubuntu3.17  | 
|  libudev1  |  249.11-0ubuntu3.16  |  249.11-0ubuntu3.17  | 
|  linux-aws  |  6.8.0-1039.41\$122.04.1  |  6.8.0-1040.42\$122.04.1  | 
|  linux-headers-aws  |  6.8.0-1039.41\$122.04.1  |  6.8.0-1040.42\$122.04.1  | 
|  linux-image-aws  |  6.8.0-1039.41\$122.04.1  |  6.8.0-1040.42\$122.04.1  | 
|  lustre-client-modules-aws  |  6.8.0-1039.41\$122.04.1  |  6.8.0-1040.42\$122.04.1  | 
|  more-itertools  |  10.8.0  |  10.3.0  | 
|  multidict  |  6.6.4  |  6.7.0  | 
|  nh3  |  0.3.0  |  0.3.1  | 
|  platformdirs  |  4.4.0  |  4.5.0  | 
|  propcache  |  0.3.2  |  0.4.1  | 
|  psycopg2-binary  |  2.9.10  |  2.9.11  | 
|  pydantic  |  2.11.9  |  2.12.0  | 
|  pydantic\$1core  |  2.33.2  |  2.41.1  | 
|  pylint  |  3.3.8  |  3.3.9  | 
|  rich  |  14.1.0  |  14.2.0  | 
|  systemd-sysv  |  249.11-0ubuntu3.16  |  249.11-0ubuntu3.17  | 
|  tomli  |  2.2.1  |  2.3.0  | 
|  udev  |  249.11-0ubuntu3.16  |  249.11-0ubuntu3.17  | 
|  virtualenv  |  20.34.0  |  20.35.1  | 
|  yarl  |  1.20.1  |  1.22.0  | 
|  zipp  |  3.23.0  |  3.19.2  | 

##### Removed Packages



| Package Name | 
| --- | 
|  lustre-client-modules-6.8.0-1039-aws  | 

# Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20250930
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20250930

For help getting started, see [Getting started with DLAMI](getting-started.md).

##### Major Package Versions



| Package Name | Version | 
| --- | --- | 
|  supported\$1ec2\$1instances  |  G5g, P6e-GB200  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  aarch64  | 
|  kernel\$1version  |  6.8.0-1039-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  570.172.08  | 
|  default\$1cuda  |  /usr/local/cuda-12.8/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-12.8  | 
|  gdr\$1copy  |  2.5  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.17.8  | 
|  dcgm\$1version  |  4.4.1  | 
|  efa\$1version  |  1.43.1  | 
|  ofi\$1nccl\$1version  |  1.16.2  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release


**Note**  
All DLAMI are scanned for vulnerabilities following AWS Best Practices. While we continuously upgrade to the latest package versions, some dependencies may require specific package downgrades to maintain compatibility. These adjustments do not impact our security posture. For information on AWS security measures, please refer to our [AWS Security Documentation ](https://docs.aws.amazon.com/dlami/latest/devguide/security.html) 

##### Added Packages


No packages were added in this release.

##### Updated Packages


No packages were updated in this release.

##### Removed Packages


No packages were removed in this release.