

# AWS Deep Learning Base AMI with Single CUDA (Ubuntu 22.04)
<a name="aws-deep-learning-x86-base-with-single-cuda-ami-ubuntu-22-04"></a>

**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
<a name="name-x86-base-with-single-cuda-ami-ubuntu-22-04"></a>
+ Deep Learning 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
<a name="ssm-param-x86-base-with-single-cuda-ami-ubuntu-22-04"></a>

 **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/x86_64/$SSM_PARAMETER \
        --query "Parameter.Value" \
        --output text
```

#### AWSCLI Query
<a name="awscli-x86-base-with-single-cuda-ami-ubuntu-22-04"></a>

 **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 Base AMI with Single CUDA (Ubuntu 22.04) ????????' 'Name=state,Values=available' --query 'reverse(sort_by(Images, &CreationDate))[:1].ImageId' --output text
```

#### Latest Releases
<a name="latest-release-x86-base-with-single-cuda-ami-ubuntu-22-04"></a>

**Topics**
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260403](aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-04-07.md)
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260327](aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-03-30.md)
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260324](aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-03-26.md)
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260320](aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-03-24.md)
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260307](aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-03-12.md)
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260220](aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-02-24.md)
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260206](aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-02-06.md)
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260130](aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-02-03.md)
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260120](aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-01-21.md)
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260119](aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-01-20.md)
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260106](aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-01-08.md)
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260102](aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-01-02.md)
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20251230](aws-deep-learning-ami-gpubasesinglecuda-ul2204-2025-12-31.md)
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20251209](aws-deep-learning-ami-gpubasesinglecuda-ul2204-2025-12-10.md)
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20251118](aws-deep-learning-ami-gpubasesinglecuda-ul2204-2025-12-03.md)
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20251104](aws-deep-learning-ami-gpubasesinglecuda-ul2204-2025-11-10.md)
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20251010](aws-deep-learning-ami-gpubasesinglecuda-ul2204-2025-10-14.md)
+ [Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20250930](aws-deep-learning-ami-gpu-base-singlecuda-ul2204-2025-10-02.md)

# Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260403
<a name="aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-04-07"></a>

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

##### Major Package Versions
<a name="major-package-versions-gpubasesinglecuda-ul2204-2026-04-07"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200, P6-B300  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.8.0-1051-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-13.0/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-13.0  | 
|  nvidia\$1gds\$1version  |  1.17.0.44  | 
|  gdr\$1copy  |  2.5.2  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.19.0  | 
|  dcgm\$1version  |  4.5.3  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.3050.0  | 

##### Package Changes from Previous Release
<a name="release-notes-gpubasesinglecuda-ul2204-2026-04-07"></a>

**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
<a name="added-package-info-gpubasesinglecuda-ul2204-2026-04-07"></a>


|  | 
| --- |
|  linux-aws-6.8-headers-6.8.0-1051-6.8.0-1051.54\$122.04.1  | 
|  linux-aws-6.8-tools-6.8.0-1051-6.8.0-1051.54\$122.04.1  | 
|  linux-headers-6.8.0-1051-aws-6.8.0-1051.54\$122.04.1  | 
|  linux-image-6.8.0-1051-aws-6.8.0-1051.54\$122.04.1  | 
|  linux-modules-6.8.0-1051-aws-6.8.0-1051.54\$122.04.1  | 
|  linux-modules-extra-6.8.0-1051-aws-6.8.0-1051.54\$122.04.1  | 
|  linux-tools-6.8.0-1051-aws-6.8.0-1051.54\$122.04.1  | 
|  lustre-client-modules-6.8.0-1051-aws-2.15.6-1fsx28  | 

##### Updated Packages
<a name="updated-package-info-gpubasesinglecuda-ul2204-2026-04-07"></a>


| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  Werkzeug  |  3.1.7  |  3.1.8  | 
|  aiohttp  |  3.13.4  |  3.13.5  | 
|  awscli  |  1.44.69  |  1.44.72  | 
|  boto3  |  1.42.79  |  1.42.82  | 
|  botocore  |  1.42.79  |  1.42.82  | 
|  charset-normalizer  |  3.4.6  |  3.4.7  | 
|  datacenter-gpu-manager-4-core  |  4.5.2-1  |  4.5.3-1  | 
|  datacenter-gpu-manager-4-cuda13  |  4.5.2-1  |  4.5.3-1  | 
|  datacenter-gpu-manager-4-proprietary  |  4.5.2-1  |  4.5.3-1  | 
|  datacenter-gpu-manager-4-proprietary-cuda13  |  4.5.2-1  |  4.5.3-1  | 
|  docker-buildx-plugin  |  0.31.1-1\$1ubuntu.22.04\$1jammy  |  0.33.0-1\$1ubuntu.22.04\$1jammy  | 
|  fastapi  |  0.135.2  |  0.135.3  | 
|  importlib\$1metadata  |  8.7.1  |  9.0.0  | 
|  inspectorssmplugin  |  1.0.461  |  1.0.471  | 
|  libarchive13  |  3.6.0-1ubuntu1.5  |  3.6.0-1ubuntu1.6  | 
|  libcairo-gobject2  |  1.16.0-5ubuntu2  |  1.16.0-5ubuntu2.1  | 
|  libcairo-script-interpreter2  |  1.16.0-5ubuntu2  |  1.16.0-5ubuntu2.1  | 
|  libcairo2  |  1.16.0-5ubuntu2  |  1.16.0-5ubuntu2.1  | 
|  libcairo2-dev  |  1.16.0-5ubuntu2  |  1.16.0-5ubuntu2.1  | 
|  linux-aws  |  6.8.0-1050.53\$122.04.1  |  6.8.0-1051.54\$122.04.1  | 
|  linux-headers-aws  |  6.8.0-1050.53\$122.04.1  |  6.8.0-1051.54\$122.04.1  | 
|  linux-image-aws  |  6.8.0-1050.53\$122.04.1  |  6.8.0-1051.54\$122.04.1  | 
|  linux-libc-dev  |  5.15.0-173.183  |  5.15.0-174.184  | 
|  linux-modules-extra-aws  |  6.8.0-1050.53\$122.04.1  |  6.8.0-1051.54\$122.04.1  | 
|  linux-tools-common  |  5.15.0-173.183  |  5.15.0-174.184  | 
|  marshmallow  |  4.2.3  |  4.2.4  | 
|  more-itertools  |  10.8.0  |  11.0.1  | 
|  mypy  |  1.19.1  |  1.20.0  | 
|  pillow  |  12.1.1  |  12.2.0  | 
|  pipenv  |  2026.5.0  |  2026.5.1  | 
|  platformdirs  |  4.9.4  |  4.4.0  | 
|  pollinate  |  4.33-3ubuntu2.1  |  4.33-3ubuntu2.3  | 
|  tzdata  |  2025.3  |  2026a-0ubuntu0.22.04.1  | 

##### Removed Packages
<a name="removed-package-info-gpubasesinglecuda-ul2204-2026-04-07"></a>


| Package Name | 
| --- | 
|  linux-modules-extra-6.8.0-1050-aws  | 
|  lustre-client-modules-6.8.0-1050-aws  | 

# Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260327
<a name="aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-03-30"></a>

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

##### Major Package Versions
<a name="major-package-versions-gpubasesinglecuda-ul2204-2026-03-30"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200, P6-B300  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.8.0-1050-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-13.0/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-13.0  | 
|  nvidia\$1gds\$1version  |  1.17.0.44  | 
|  gdr\$1copy  |  2.5.2  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.19.0  | 
|  dcgm\$1version  |  4.5.2  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.3050.0  | 

##### Package Changes from Previous Release
<a name="release-notes-gpubasesinglecuda-ul2204-2026-03-30"></a>

**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
<a name="added-package-info-gpubasesinglecuda-ul2204-2026-03-30"></a>

No packages were added in this release.

##### Updated Packages
<a name="updated-package-info-gpubasesinglecuda-ul2204-2026-03-30"></a>


| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  awscli  |  1.44.64  |  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.74  |  1.42.77  | 
|  botocore  |  1.42.74  |  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  | 
|  importlib\$1metadata  |  9.0.0  |  8.7.1  | 
|  marshmallow  |  4.2.2  |  4.2.3  | 
|  nh3  |  0.3.3  |  0.3.4  | 
|  python-discovery  |  1.2.0  |  1.2.1  | 
|  requests  |  2.32.5  |  2.33.0  | 
|  tomli  |  2.4.0  |  2.4.1  | 

##### Removed Packages
<a name="removed-package-info-gpubasesinglecuda-ul2204-2026-03-30"></a>

No packages were removed in this release.

# Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260324
<a name="aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-03-26"></a>

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

##### Major Package Versions
<a name="major-package-versions-gpubasesinglecuda-ul2204-2026-03-26"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200, P6-B300  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.8.0-1050-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-13.0/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-13.0  | 
|  nvidia\$1gds\$1version  |  1.17.0.44  | 
|  gdr\$1copy  |  2.5.2  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.19.0  | 
|  dcgm\$1version  |  4.5.2  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.3050.0  | 

##### Package Changes from Previous Release
<a name="release-notes-gpubasesinglecuda-ul2204-2026-03-26"></a>

**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
<a name="added-package-info-gpubasesinglecuda-ul2204-2026-03-26"></a>

No packages were added in this release.

##### Updated Packages
<a name="updated-package-info-gpubasesinglecuda-ul2204-2026-03-26"></a>


| 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.64  | 
|  boto3  |  1.42.73  |  1.42.74  | 
|  botocore  |  1.42.73  |  1.42.74  | 
|  fastapi  |  0.135.1  |  0.135.2  | 
|  inspectorssmplugin  |  1.0.456  |  1.0.459  | 
|  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  | 
|  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  | 
|  python3-openssl  |  21.0.0-1  |  21.0.0-1ubuntu0.1  | 
|  redis  |  7.3.0  |  7.4.0  | 
|  starlette  |  0.52.1  |  1.0.0  | 
|  systemd-sysv  |  249.11-0ubuntu3.17  |  249.11-0ubuntu3.19  | 
|  udev  |  249.11-0ubuntu3.17  |  249.11-0ubuntu3.19  | 

##### Removed Packages
<a name="removed-package-info-gpubasesinglecuda-ul2204-2026-03-26"></a>

No packages were removed in this release.

# Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260320
<a name="aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-03-24"></a>

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

##### Major Package Versions
<a name="major-package-versions-gpubasesinglecuda-ul2204-2026-03-24"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200, P6-B300  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.8.0-1050-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-13.0/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-13.0  | 
|  nvidia\$1gds\$1version  |  1.17.0.44  | 
|  gdr\$1copy  |  2.5.2  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.19.0  | 
|  dcgm\$1version  |  4.5.2  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.3050.0  | 

##### Package Changes from Previous Release
<a name="release-notes-gpubasesinglecuda-ul2204-2026-03-24"></a>

**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
<a name="added-package-info-gpubasesinglecuda-ul2204-2026-03-24"></a>


|  | 
| --- |
|  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-modules-extra-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
<a name="updated-package-info-gpubasesinglecuda-ul2204-2026-03-24"></a>


| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  attrs  |  25.4.0  |  26.1.0  | 
|  awscli  |  1.44.59  |  1.44.63  | 
|  boto3  |  1.42.69  |  1.42.73  | 
|  botocore  |  1.42.69  |  1.42.73  | 
|  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  | 
|  importlib\$1metadata  |  8.7.1  |  9.0.0  | 
|  inspectorssmplugin  |  1.0.443  |  1.0.456  | 
|  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-modules-extra-aws  |  6.8.0-1047.50\$122.04.1  |  6.8.0-1050.53\$122.04.1  | 
|  nvidia-ml-py  |  13.590.48  |  13.595.45  | 
|  pipdeptree  |  2.31.0  |  2.32.0  | 
|  pipenv  |  2026.1.0  |  2026.2.1  | 
|  python-discovery  |  1.1.3  |  1.2.0  | 
|  snapd  |  2.73\$1ubuntu22.04  |  2.73\$1ubuntu22.04.1  | 

##### Removed Packages
<a name="removed-package-info-gpubasesinglecuda-ul2204-2026-03-24"></a>


| 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-modules-extra-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 Base AMI with Single CUDA (Ubuntu 22.04) 20260307
<a name="aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-03-12"></a>

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

##### Major Package Versions
<a name="major-package-versions-gpubasesinglecuda-ul2204-2026-03-12"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200, P6-B300  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.8.0-1047-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-13.0/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-13.0  | 
|  nvidia\$1gds\$1version  |  1.16.0.49  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.2  | 
|  dcgm\$1version  |  4.5.2  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.3050.0  | 

##### Package Changes from Previous Release
<a name="release-notes-gpubasesinglecuda-ul2204-2026-03-12"></a>

**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
<a name="added-package-info-gpubasesinglecuda-ul2204-2026-03-12"></a>


|  | 
| --- |
|  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-modules-extra-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.1  | 

##### Updated Packages
<a name="updated-package-info-gpubasesinglecuda-ul2204-2026-03-12"></a>


| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  Authlib  |  1.6.8  |  1.6.9  | 
|  SQLAlchemy  |  2.0.46  |  2.0.48  | 
|  amazon-cloudwatch-agent  |  1.300064.0b1337-1  |  1.300064.1b1344-1  | 
|  awscli  |  1.44.43  |  1.44.53  | 
|  black  |  26.1.0  |  26.3.0  | 
|  boto3  |  1.42.53  |  1.42.63  | 
|  botocore  |  1.42.53  |  1.42.63  | 
|  certifi  |  2026.1.4  |  2026.2.25  | 
|  charset-normalizer  |  3.4.4  |  3.4.5  | 
|  cpp-12  |  12.3.0-1ubuntu1\$122.04.2  |  12.3.0-1ubuntu1\$122.04.3  | 
|  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  | 
|  docker-compose-plugin  |  5.0.2-1\$1ubuntu.22.04\$1jammy  |  5.1.0-1\$1ubuntu.22.04\$1jammy  | 
|  fastapi  |  0.129.0  |  0.135.1  | 
|  filelock  |  3.24.3  |  3.25.0  | 
|  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.17  | 
|  greenlet  |  3.3.1  |  3.3.2  | 
|  inspectorssmplugin  |  1.0.441  |  1.0.443  | 
|  intel-microcode  |  3.20250812.0ubuntu0.22.04.1  |  3.20260210.0ubuntu0.22.04.1  | 
|  isort  |  7.0.0  |  8.0.1  | 
|  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  | 
|  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  | 
|  libnss3  |  3.98-0ubuntu0.22.04.2  |  3.98-0ubuntu0.22.04.3  | 
|  libquadmath0  |  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-modules-extra-aws  |  6.8.0-1046.49\$122.04.1  |  6.8.0-1047.50\$122.04.1  | 
|  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  | 
|  pylint  |  4.0.4  |  4.0.5  | 
|  redis  |  7.2.0  |  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  | 
|  typer  |  0.24.0  |  0.24.1  | 
|  virtualenv  |  20.38.0  |  21.1.0  | 
|  wireless-regdb  |  2025.07.10-0ubuntu1\$122.04.1  |  2025.10.07-0ubuntu1\$122.04.1  | 
|  yarl  |  1.22.0  |  1.23.0  | 

##### Removed Packages
<a name="removed-package-info-gpubasesinglecuda-ul2204-2026-03-12"></a>


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

# Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260220
<a name="aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-02-24"></a>

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

##### Major Package Versions
<a name="major-package-versions-gpubasesinglecuda-ul2204-2026-02-24"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200, P6-B300  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.8.0-1046-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-13.0/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-13.0  | 
|  nvidia\$1gds\$1version  |  1.16.0.49  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.2  | 
|  dcgm\$1version  |  4.5.2  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.3050.0  | 

##### Package Changes from Previous Release
<a name="release-notes-gpubasesinglecuda-ul2204-2026-02-24"></a>

**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
<a name="added-package-info-gpubasesinglecuda-ul2204-2026-02-24"></a>

No packages were added in this release.

##### Updated Packages
<a name="updated-package-info-gpubasesinglecuda-ul2204-2026-02-24"></a>


| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  Flask  |  3.1.2  |  3.1.3  | 
|  Werkzeug  |  3.1.5  |  3.1.6  | 
|  awscli  |  1.44.40  |  1.44.43  | 
|  boto3  |  1.42.50  |  1.42.53  | 
|  botocore  |  1.42.50  |  1.42.53  | 
|  cloud-init  |  25.2-0ubuntu1\$122.04.1  |  25.3-0ubuntu1\$122.04.1  | 
|  filelock  |  3.24.2  |  3.24.3  | 
|  librt  |  0.8.0  |  0.8.1  | 
|  libssh-4  |  0.9.6-2ubuntu0.22.04.5  |  0.9.6-2ubuntu0.22.04.6  | 
|  pipdeptree  |  2.30.0  |  2.31.0  | 
|  regex  |  2026.1.15  |  2026.2.19  | 
|  rich  |  14.3.2  |  14.3.3  | 
|  virtualenv  |  20.37.0  |  20.38.0  | 

##### Removed Packages
<a name="removed-package-info-gpubasesinglecuda-ul2204-2026-02-24"></a>


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

# Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260206
<a name="aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-02-06"></a>

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

##### Major Package Versions
<a name="major-package-versions-gpubasesinglecuda-ul2204-2026-02-06"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200, P6-B300  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.8.0-1044-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-13.0/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-13.0  | 
|  nvidia\$1gds\$1version  |  1.16.0.49  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.2  | 
|  dcgm\$1version  |  4.5.2  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release
<a name="release-notes-gpubasesinglecuda-ul2204-2026-02-06"></a>

**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
<a name="added-package-info-gpubasesinglecuda-ul2204-2026-02-06"></a>

No packages were added in this release.

##### Updated Packages
<a name="updated-package-info-gpubasesinglecuda-ul2204-2026-02-06"></a>


| 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-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-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  | 
|  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  | 
|  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
<a name="removed-package-info-gpubasesinglecuda-ul2204-2026-02-06"></a>

No packages were removed in this release.

# Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260130
<a name="aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-02-03"></a>

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

##### Major Package Versions
<a name="major-package-versions-gpubasesinglecuda-ul2204-2026-02-03"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200, P6-B300  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.8.0-1044-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-13.0/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-13.0  | 
|  nvidia\$1gds\$1version  |  1.16.0.49  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.2  | 
|  dcgm\$1version  |  4.5.1  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release
<a name="release-notes-gpubasesinglecuda-ul2204-2026-02-03"></a>

**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
<a name="added-package-info-gpubasesinglecuda-ul2204-2026-02-03"></a>

No packages were added in this release.

##### Updated Packages
<a name="updated-package-info-gpubasesinglecuda-ul2204-2026-02-03"></a>


| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  awscli  |  1.44.25  |  1.44.28  | 
|  boto3  |  1.42.35  |  1.42.38  | 
|  botocore  |  1.42.35  |  1.42.38  | 
|  cryptography  |  46.0.3  |  46.0.4  | 
|  docker-buildx-plugin  |  0.30.1-1\$1ubuntu.22.04\$1jammy  |  0.31.1-1\$1ubuntu.22.04\$1jammy  | 
|  inspectorssmplugin  |  1.0.434  |  1.0.436  | 
|  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  | 
|  platformdirs  |  4.4.0  |  4.5.1  | 
|  psutil  |  7.2.1  |  7.2.2  | 
|  pytokens  |  0.4.0  |  0.4.1  | 
|  wcwidth  |  0.5.0  |  0.5.2  | 

##### Removed Packages
<a name="removed-package-info-gpubasesinglecuda-ul2204-2026-02-03"></a>

No packages were removed in this release.

# Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260120
<a name="aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-01-21"></a>

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

##### Major Package Versions
<a name="major-package-versions-gpubasesinglecuda-ul2204-2026-01-21"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200, P6-B300  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.8.0-1044-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-13.0/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-13.0  | 
|  nvidia\$1gds\$1version  |  1.16.0.49  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.1  | 
|  dcgm\$1version  |  4.5.0  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release
<a name="release-notes-gpubasesinglecuda-ul2204-2026-01-21"></a>

**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
<a name="added-package-info-gpubasesinglecuda-ul2204-2026-01-21"></a>

No packages were added in this release.

##### Updated Packages
<a name="updated-package-info-gpubasesinglecuda-ul2204-2026-01-21"></a>


| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  jaraco.functools  |  4.0.1  |  4.4.0  | 
|  more-itertools  |  10.3.0  |  10.8.0  | 
|  packaging  |  24.2  |  25.0  | 
|  platformdirs  |  4.5.1  |  4.2.2  | 
|  python3-urllib3  |  1.26.5-1\$1exp1ubuntu0.5  |  1.26.5-1\$1exp1ubuntu0.6  | 
|  pytokens  |  0.3.0  |  0.4.0  | 
|  typing\$1extensions  |  4.15.0  |  4.12.2  | 
|  zipp  |  3.19.2  |  3.23.0  | 

##### Removed Packages
<a name="removed-package-info-gpubasesinglecuda-ul2204-2026-01-21"></a>

No packages were removed in this release.

# Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260119
<a name="aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-01-20"></a>

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

##### Major Package Versions
<a name="major-package-versions-gpubasesinglecuda-ul2204-2026-01-20"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200, P6-B300  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.8.0-1044-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.126.09  | 
|  default\$1cuda  |  /usr/local/cuda-13.0/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-13.0  | 
|  nvidia\$1gds\$1version  |  1.16.0.49  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.1  | 
|  dcgm\$1version  |  4.5.0  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release
<a name="release-notes-gpubasesinglecuda-ul2204-2026-01-20"></a>

**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
<a name="added-package-info-gpubasesinglecuda-ul2204-2026-01-20"></a>

No packages were added in this release.

##### Updated Packages
<a name="updated-package-info-gpubasesinglecuda-ul2204-2026-01-20"></a>


| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  awscli  |  1.44.16  |  1.44.20  | 
|  black  |  25.12.0  |  26.1.0  | 
|  boto3  |  1.42.26  |  1.42.30  | 
|  botocore  |  1.42.26  |  1.42.30  | 
|  dask  |  2025.12.0  |  2026.1.1  | 
|  dill  |  0.4.0  |  0.4.1  | 
|  docker-ce-cli  |  29.1.4-1\$1ubuntu.22.04\$1jammy  |  29.1.5-1\$1ubuntu.22.04\$1jammy  | 
|  docker-ce-rootless-extras  |  29.1.4-1\$1ubuntu.22.04\$1jammy  |  29.1.5-1\$1ubuntu.22.04\$1jammy  | 
|  httplib2  |  0.31.0  |  0.31.1  | 
|  importlib\$1metadata  |  8.7.1  |  8.0.0  | 
|  inspectorssmplugin  |  1.0.433  |  1.0.434  | 
|  jaraco.context  |  5.3.0  |  6.1.0  | 
|  jaraco.functools  |  4.0.1  |  4.4.0  | 
|  klibc-utils  |  2.0.10-4ubuntu0.1  |  2.0.10-4ubuntu0.2  | 
|  libklibc  |  2.0.10-4ubuntu0.1  |  2.0.10-4ubuntu0.2  | 
|  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  | 
|  librt  |  0.7.7  |  0.7.8  | 
|  nvidia-fabricmanager  |  580.105.08-1  |  580.126.09-1  | 
|  nvlsm  |  2025.06.10-1  |  2025.06.11-1  | 
|  packaging  |  25.0  |  24.2  | 
|  platformdirs  |  4.2.2  |  4.5.1  | 
|  pyasn1  |  0.6.1  |  0.6.2  | 
|  regex  |  2025.11.3  |  2026.1.15  | 
|  tomli  |  2.0.1  |  2.4.0  | 
|  typing\$1extensions  |  4.15.0  |  4.12.2  | 
|  zipp  |  3.23.0  |  3.19.2  | 

##### Removed Packages
<a name="removed-package-info-gpubasesinglecuda-ul2204-2026-01-20"></a>

No packages were removed in this release.

# Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260106
<a name="aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-01-08"></a>

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

##### Major Package Versions
<a name="major-package-versions-gpubasesinglecuda-ul2204-2026-01-08"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200, P6-B300  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.8.0-1044-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.105.08  | 
|  default\$1cuda  |  /usr/local/cuda-13.0/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-13.0  | 
|  nvidia\$1gds\$1version  |  1.16.0.49  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.1  | 
|  dcgm\$1version  |  4.4.2  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release
<a name="release-notes-gpubasesinglecuda-ul2204-2026-01-08"></a>

**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
<a name="added-package-info-gpubasesinglecuda-ul2204-2026-01-08"></a>

No packages were added in this release.

##### Updated Packages
<a name="updated-package-info-gpubasesinglecuda-ul2204-2026-01-08"></a>


| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  aiohttp  |  3.13.2  |  3.13.3  | 
|  astroid  |  4.0.2  |  4.0.3  | 
|  awscli  |  1.44.9  |  1.44.12  | 
|  boto3  |  1.42.19  |  1.42.22  | 
|  botocore  |  1.42.19  |  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.7.1  |  8.0.0  | 
|  inspectorssmplugin  |  1.0.431  |  1.0.432  | 
|  ipython  |  8.37.0  |  8.38.0  | 
|  jaraco.context  |  5.3.0  |  6.0.2  | 
|  marshmallow  |  4.1.2  |  4.2.0  | 
|  pathspec  |  0.12.1  |  1.0.0  | 
|  pillow  |  12.0.0  |  12.1.0  | 
|  ruamel.yaml  |  0.19.0  |  0.19.1  | 
|  tomli  |  2.3.0  |  2.0.1  | 
|  typing\$1extensions  |  4.15.0  |  4.12.2  | 
|  zipp  |  3.19.2  |  3.23.0  | 

##### Removed Packages
<a name="removed-package-info-gpubasesinglecuda-ul2204-2026-01-08"></a>


| Package Name | 
| --- | 
|  ruamel.yaml.clibz  | 

# Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20260102
<a name="aws-deep-learning-ami-gpubasesinglecuda-ul2204-2026-01-02"></a>

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

##### Major Package Versions
<a name="major-package-versions-gpubasesinglecuda-ul2204-2026-01-02"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200, P6-B300  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.8.0-1044-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.105.08  | 
|  default\$1cuda  |  /usr/local/cuda-13.0/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-13.0  | 
|  nvidia\$1gds\$1version  |  1.16.0.49  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.1  | 
|  dcgm\$1version  |  4.4.2  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release
<a name="release-notes-gpubasesinglecuda-ul2204-2026-01-02"></a>

**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
<a name="added-package-info-gpubasesinglecuda-ul2204-2026-01-02"></a>


|  | 
| --- |
|  ruamel.yaml.clibz-0.3.4  | 

##### Updated Packages
<a name="updated-package-info-gpubasesinglecuda-ul2204-2026-01-02"></a>


| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  awscli  |  1.44.8  |  1.44.9  | 
|  boto3  |  1.42.18  |  1.42.19  | 
|  botocore  |  1.42.18  |  1.42.19  | 
|  importlib\$1metadata  |  8.0.0  |  8.7.1  | 
|  librt  |  0.7.5  |  0.7.7  | 
|  ruamel.yaml  |  0.18.17  |  0.19.0  | 
|  tomli  |  2.3.0  |  2.0.1  | 
|  typing\$1extensions  |  4.12.2  |  4.15.0  | 

##### Removed Packages
<a name="removed-package-info-gpubasesinglecuda-ul2204-2026-01-02"></a>


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

# Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20251230
<a name="aws-deep-learning-ami-gpubasesinglecuda-ul2204-2025-12-31"></a>

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

##### Major Package Versions
<a name="major-package-versions-gpubasesinglecuda-ul2204-2025-12-31"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200, P6-B300  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.8.0-1044-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.105.08  | 
|  default\$1cuda  |  /usr/local/cuda-13.0/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-13.0  | 
|  nvidia\$1gds\$1version  |  1.16.0.49  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.1  | 
|  dcgm\$1version  |  4.4.2  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release
<a name="release-notes-gpubasesinglecuda-ul2204-2025-12-31"></a>

**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
<a name="added-package-info-gpubasesinglecuda-ul2204-2025-12-31"></a>

No packages were added in this release.

##### Updated Packages
<a name="updated-package-info-gpubasesinglecuda-ul2204-2025-12-31"></a>


| 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.context  |  5.3.0  |  6.0.2  | 
|  jaraco.functools  |  4.0.1  |  4.4.0  | 
|  kombu  |  5.6.1  |  5.6.2  | 
|  more-itertools  |  10.8.0  |  10.3.0  | 
|  platformdirs  |  4.2.2  |  4.5.1  | 
|  psutil  |  7.2.0  |  7.2.1  | 
|  tomli  |  2.3.0  |  2.0.1  | 
|  typing\$1extensions  |  4.12.2  |  4.15.0  | 
|  zipp  |  3.19.2  |  3.23.0  | 

##### Removed Packages
<a name="removed-package-info-gpubasesinglecuda-ul2204-2025-12-31"></a>

No packages were removed in this release.

# Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20251209
<a name="aws-deep-learning-ami-gpubasesinglecuda-ul2204-2025-12-10"></a>

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

##### Major Package Versions
<a name="major-package-versions-gpubasesinglecuda-ul2204-2025-12-10"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200, P6-B300  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.8.0-1043-aws  | 
|  python\$1location  |  /usr/bin/python3.10  | 
|  nvidia\$1driver  |  580.105.08  | 
|  default\$1cuda  |  /usr/local/cuda-13.0/  | 
|  nvidia\$1cuda\$1stack  |  /usr/local/cuda-13.0  | 
|  nvidia\$1gds\$1version  |  1.16.0.49  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.1  | 
|  dcgm\$1version  |  4.4.2  | 
|  efa\$1version  |  1.45.0  | 
|  ofi\$1nccl\$1version  |  1.17.2  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release
<a name="release-notes-gpubasesinglecuda-ul2204-2025-12-10"></a>

**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
<a name="added-package-info-gpubasesinglecuda-ul2204-2025-12-10"></a>

No packages were added in this release.

##### Updated Packages
<a name="updated-package-info-gpubasesinglecuda-ul2204-2025-12-10"></a>


| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  awscli  |  1.43.9  |  1.43.11  | 
|  black  |  25.11.0  |  25.12.0  | 
|  boto3  |  1.42.3  |  1.42.5  | 
|  botocore  |  1.42.3  |  1.42.5  | 
|  fastapi  |  0.123.9  |  0.124.0  | 
|  importlib\$1metadata  |  8.0.0  |  8.7.0  | 
|  inspectorssmplugin  |  1.0.419  |  1.0.423  | 
|  jaraco.context  |  6.0.1  |  5.3.0  | 
|  librt  |  0.6.3  |  0.7.3  | 
|  marshmallow  |  4.1.0  |  4.1.1  | 
|  more-itertools  |  10.8.0  |  10.3.0  | 
|  nvidia-ml-py  |  13.580.82  |  13.590.44  | 
|  pipenv  |  2025.0.4  |  2025.1.1  | 
|  platformdirs  |  4.2.2  |  4.5.1  | 
|  pytest  |  9.0.1  |  9.0.2  | 
|  typing\$1extensions  |  4.12.2  |  4.15.0  | 
|  urllib3  |  2.5.0  |  2.6.1  | 
|  zipp  |  3.23.0  |  3.19.2  | 

##### Removed Packages
<a name="removed-package-info-gpubasesinglecuda-ul2204-2025-12-10"></a>

No packages were removed in this release.

# Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20251118
<a name="aws-deep-learning-ami-gpubasesinglecuda-ul2204-2025-12-03"></a>

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

##### Major Package Versions
<a name="major-package-versions-gpubasesinglecuda-ul2204-2025-12-03"></a>


|  |  | 
| --- |--- |
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  kernel\$1version  |  6.8.0-1042-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  | 
|  nvidia\$1gds\$1version  |  1.15.0.42  | 
|  gdr\$1copy  |  2.5.1  | 
|  nvidia\$1container\$1toolkit\$1version  |  1.18.0  | 
|  dcgm\$1version  |  4.4.2  | 
|  efa\$1version  |  1.44.0  | 
|  ofi\$1nccl\$1version  |  1.17.1  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release
<a name="release-notes-gpubasesinglecuda-ul2204-2025-12-03"></a>

**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
<a name="added-package-info-gpubasesinglecuda-ul2204-2025-12-03"></a>


|  | 
| --- |
|  linux-aws-6.8-headers-6.8.0-1042-6.8.0-1042.44\$122.04.1  | 
|  linux-aws-6.8-tools-6.8.0-1042-6.8.0-1042.44\$122.04.1  | 
|  linux-headers-6.8.0-1042-aws-6.8.0-1042.44\$122.04.1  | 
|  linux-image-6.8.0-1042-aws-6.8.0-1042.44\$122.04.1  | 
|  linux-modules-6.8.0-1042-aws-6.8.0-1042.44\$122.04.1  | 
|  linux-modules-extra-6.8.0-1042-aws-6.8.0-1042.44\$122.04.1  | 
|  linux-tools-6.8.0-1042-aws-6.8.0-1042.44\$122.04.1  | 
|  lustre-client-modules-6.8.0-1042-aws-2.15.6-1fsx24  | 

##### Updated Packages
<a name="updated-package-info-gpubasesinglecuda-ul2204-2025-12-03"></a>


| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  asttokens  |  3.0.0  |  3.0.1  | 
|  awscli  |  1.42.73  |  1.42.75  | 
|  billiard  |  4.2.2  |  4.2.3  | 
|  boto3  |  1.40.73  |  1.40.75  | 
|  botocore  |  1.40.73  |  1.40.75  | 
|  click  |  8.3.0  |  8.3.1  | 
|  docker-buildx-plugin  |  0.29.1-1\$1ubuntu.22.04\$1jammy  |  0.30.0-1\$1ubuntu.22.04\$1jammy  | 
|  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  | 
|  importlib\$1metadata  |  8.0.0  |  8.7.0  | 
|  inspectorssmplugin  |  1.0.411  |  1.0.413  | 
|  jaraco.context  |  5.3.0  |  6.0.1  | 
|  keyring  |  25.6.0  |  25.7.0  | 
|  linux-aws  |  6.8.0-1041.43\$122.04.1  |  6.8.0-1042.44\$122.04.1  | 
|  linux-headers-aws  |  6.8.0-1041.43\$122.04.1  |  6.8.0-1042.44\$122.04.1  | 
|  linux-image-aws  |  6.8.0-1041.43\$122.04.1  |  6.8.0-1042.44\$122.04.1  | 
|  linux-modules-extra-aws  |  6.8.0-1041.43\$122.04.1  |  6.8.0-1042.44\$122.04.1  | 
|  lustre-client-utils  |  2.15.6-1fsx21  |  2.15.6-1fsx24  | 
|  packaging  |  24.2  |  25.0  | 
|  platformdirs  |  4.5.0  |  4.2.2  | 
|  ruamel.yaml.clib  |  0.2.14  |  0.2.15  | 
|  typing\$1extensions  |  4.15.0  |  4.12.2  | 
|  zope.interface  |  8.1  |  8.1.1  | 

##### Removed Packages
<a name="removed-package-info-gpubasesinglecuda-ul2204-2025-12-03"></a>


| 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-modules-extra-6.8.0-1041-aws  | 
|  linux-tools-6.8.0-1041-aws  | 
|  lustre-client-modules-6.8.0-1041-aws  | 

# Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20251104
<a name="aws-deep-learning-ami-gpubasesinglecuda-ul2204-2025-11-10"></a>

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

##### Major Package Versions
<a name="major-package-versions-gpubasesinglecuda-ul2204-2025-11-10"></a>


| Package Name | Version | 
| --- | --- | 
|  gdr\$1copy  |  2.5.1  | 
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200  | 
|  efa\$1version  |  1.43.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  nvidia\$1gds\$1version  |  1.15.0.42  | 
|  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  |  x86\$164  | 

##### Package Changes from Previous Release
<a name="release-notes-gpubasesinglecuda-ul2204-2025-11-10"></a>

**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
<a name="added-package-info-gpubasesinglecuda-ul2204-2025-11-10"></a>

No packages were added in this release.

##### Updated Packages
<a name="updated-package-info-gpubasesinglecuda-ul2204-2025-11-10"></a>


| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  aiohttp  |  3.13.1  |  3.13.2  | 
|  amazon-cloudwatch-agent  |  1.300060.0b1248-1  |  1.300061.0b1289-1  | 
|  annotated-doc  |  0.0.2  |  0.0.3  | 
|  awscli  |  1.42.58  |  1.42.65  | 
|  binutils-common  |  2.38-4ubuntu2.8  |  2.38-4ubuntu2.10  | 
|  binutils-x86-64-linux-gnu  |  2.38-4ubuntu2.8  |  2.38-4ubuntu2.10  | 
|  boto3  |  1.40.58  |  1.40.65  | 
|  botocore  |  1.40.58  |  1.40.65  | 
|  cloudpickle  |  3.1.1  |  3.1.2  | 
|  docker-compose-plugin  |  2.40.2-1\$1ubuntu.22.04\$1jammy  |  2.40.3-1\$1ubuntu.22.04\$1jammy  | 
|  fastapi  |  0.120.0  |  0.121.0  | 
|  fsspec  |  2025.9.0  |  2025.10.0  | 
|  inspectorssmplugin  |  1.0.401  |  1.0.405  | 
|  jaraco.context  |  6.0.1  |  5.3.0  | 
|  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  | 
|  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  | 
|  linux-libc-dev  |  5.15.0-160.170  |  5.15.0-161.171  | 
|  linux-tools-common  |  5.15.0-160.170  |  5.15.0-161.171  | 
|  marshmallow  |  4.0.1  |  4.1.0  | 
|  nh3  |  0.3.1  |  0.3.2  | 
|  packaging  |  24.2  |  25.0  | 
|  pbr  |  7.0.1  |  7.0.3  | 
|  pip  |  25.2  |  25.3  | 
|  platformdirs  |  4.2.2  |  4.5.0  | 
|  psutil  |  7.1.1  |  7.1.3  | 
|  redis  |  7.0.0  |  7.0.1  | 
|  regex  |  2025.10.23  |  2025.11.3  | 
|  starlette  |  0.48.0  |  0.49.3  | 
|  tomli  |  2.3.0  |  2.0.1  | 
|  typing\$1extensions  |  4.12.2  |  4.15.0  | 
|  virtualenv  |  20.35.3  |  20.35.4  | 
|  zipp  |  3.23.0  |  3.19.2  | 

##### Removed Packages
<a name="removed-package-info-gpubasesinglecuda-ul2204-2025-11-10"></a>

No packages were removed in this release.

# Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20251010
<a name="aws-deep-learning-ami-gpubasesinglecuda-ul2204-2025-10-14"></a>

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

##### Notices
<a name="notices-gpubasesinglecuda-ul2204"></a>
+  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
<a name="major-package-versions-gpubasesinglecuda-ul2204-2025-10-14"></a>


| Package Name | Version | 
| --- | --- | 
|  gdr\$1copy  |  2.5.1  | 
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200  | 
|  efa\$1version  |  1.43.3  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  nvidia\$1gds\$1version  |  1.15.0.42  | 
|  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  |  x86\$164  | 

##### Package Changes from Previous Release
<a name="release-notes-gpubasesinglecuda-ul2204-2025-10-14"></a>

**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
<a name="added-package-info-gpubasesinglecuda-ul2204-2025-10-14"></a>

No packages were added in this release.

##### Updated Packages
<a name="updated-package-info-gpubasesinglecuda-ul2204-2025-10-14"></a>


| Package Name | Previous Version | New Version | 
| --- | --- | --- | 
|  awscli  |  1.42.46  |  1.42.49  | 
|  boto3  |  1.40.46  |  1.40.49  | 
|  botocore  |  1.40.46  |  1.40.49  | 
|  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  | 
|  fastapi  |  0.118.0  |  0.118.2  | 
|  filelock  |  3.19.1  |  3.20.0  | 
|  gdrcopy  |  2.5-1  |  2.5.1  | 
|  gdrcopy-tests  |  2.5-1  |  2.5.1  | 
|  gdrdrv-dkms  |  2.5-1  |  2.5.1  | 
|  importlib\$1metadata  |  8.0.0  |  8.7.0  | 
|  libgdrapi  |  2.5-1  |  2.5.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  | 
|  packaging  |  24.2  |  25.0  | 
|  platformdirs  |  4.4.0  |  4.2.2  | 
|  propcache  |  0.4.0  |  0.4.1  | 
|  rich  |  14.1.0  |  14.2.0  | 
|  snapd  |  2.68.5\$1ubuntu22.04.1  |  2.71\$1ubuntu22.04  | 
|  systemd-sysv  |  249.11-0ubuntu3.16  |  249.11-0ubuntu3.17  | 
|  tomli  |  2.2.1  |  2.3.0  | 
|  typing\$1extensions  |  4.15.0  |  4.12.2  | 
|  udev  |  249.11-0ubuntu3.16  |  249.11-0ubuntu3.17  | 
|  virtualenv  |  20.34.0  |  20.35.1  | 

##### Removed Packages
<a name="removed-package-info-gpubasesinglecuda-ul2204-2025-10-14"></a>

No packages were removed in this release.

# Deep Learning Base AMI with Single CUDA (Ubuntu 22.04) 20250930
<a name="aws-deep-learning-ami-gpu-base-singlecuda-ul2204-2025-10-02"></a>

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

##### Major Package Versions
<a name="major-package-versions-gpu-base-singlecuda-ul2204-2025-10-02"></a>


| Package Name | Version | 
| --- | --- | 
|  supported\$1ec2\$1instances  |  G4dn, G5, G6, Gr6, G6e, P4d, P4de, P5, P5e, P5en, P6-B200  | 
|  operating\$1system  |  Ubuntu 22.04.5 LTS  | 
|  compute\$1architecture  |  x86\$164  | 
|  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  | 
|  nvidia\$1gds\$1version  |  1.15.0.42  | 
|  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  | 
|  nvme\$1location  |  /opt/dlami/nvme  | 
|  ebs\$1volume\$1type  |  gp3  | 
|  ssm\$1agent\$1version  |  3.3.2299.0  | 

##### Package Changes from Previous Release
<a name="release-notes-gpu-base-singlecuda-ul2204-2025-10-02"></a>

**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
<a name="added-package-info-gpu-base-singlecuda-ul2204-2025-10-02"></a>

No packages were added in this release.

##### Updated Packages
<a name="updated-package-info-gpu-base-singlecuda-ul2204-2025-10-02"></a>

No packages were updated in this release.

##### Removed Packages
<a name="removed-package-info-gpu-base-singlecuda-ul2204-2025-10-02"></a>

No packages were removed in this release.