Using Deep Learning AMIs with EC2 Image Builder - AWS Deep Learning AMIs

Using Deep Learning AMIs with EC2 Image Builder

AWS Deep Learning AMIs (DLAMIs) are now available as Amazon-managed images on EC2 Image Builder service. This integration simplifies the usage of DLAMIs as Base Images and ensures the latest version is used at any given time.

Available DLAMIs

The following DLAMIs are available as Amazon-managed images found under the Images section of the service:

Amazon Managed Deep Learning Base X86 AMI
Amazon Managed Deep Learning Base ARM64 AMI

Using DLAMIs as Base Image

DLAMIs can be used as Base Image during Image Recipe creation.

  1. Go to the Image Builder console

  2. Select Image recipes

  3. Select Create image recipe

  4. In the Base image section, select Quick Start (Amazon-managed)

  5. From the dropdown menu, choose one of the available DLAMIs based on your Image Operating System (OS) selection

    • If Amazon Linux is selected:

      • Deep Learning Base AMI with Single CUDA Amazon Linux 2023

      • Deep Learning ARM64 Base AMI with Single CUDA Amazon Linux 2023

      Image Builder recipe creation for Amazon Linux
    • If Ubuntu is selected:

      • Deep Learning Base AMI with Single CUDA Ubuntu 22-04

      • Deep Learning ARM64 Base AMI with Single CUDA Ubuntu 22-04

      Image Builder recipe creation for Ubuntu