翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。
AWS 単一 CUDA を使用した Deep Learning Base AMI (Amazon Linux 2023)
注記
ソフトウェアパッケージの詳細については、以下にリンクされている各リリースノートページを参照してください。
開始方法については、「DLAMI の使用開始」を参照してください。
AMI 名形式
-
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) ${YYYY-MM-DD}
注記
この DLAMI は、Amazon が管理するベースイメージとして EC2 Image Builder で利用可能になりました。詳細については、EC2 Image Builder での Deep Learning AMIs の使用 を参照してください。
SSM パラメータクエリ
最新の DLAMI を検索するには、以下のパブリック SSM パラメータクエリを使用してください。
export SSM_PARAMETER=base-with-single-cuda-amazon-linux-2023/latest/ami-id && \ aws ssm get-parameter --regionus-east-1\ --name /aws/service/deeplearning/ami/x86_64/$SSM_PARAMETER \ --query "Parameter.Value" \ --output text
AWSCLI クエリ
次のクエリを使用して最新の DLAMI AWS を検索してください。
aws ec2 describe-images --regionus-east-1--owners amazon --filters 'Name=name,Values=Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) ????????' 'Name=state,Values=available' --query 'reverse(sort_by(Images, &CreationDate))[:1].ImageId' --output text
最新のリリース
この DLAMI についての最新のリリースノート
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) 20260327
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) 20260324
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) 20260320
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) 20260306
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) 20260220
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) 20260206
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) 20260203
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) 20260120
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) 20260117
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) 20260106
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) 20260102
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) 20251230
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) 20251209
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) 20251118
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) 20251104
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) 20251010
Deep Learning Base AMI with Single CUDA (Amazon Linux 2023) 20250930