翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。
AWS Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04)
注記
ソフトウェアパッケージの詳細については、以下にリンクされている各リリースノートページを参照してください。
開始方法については、「DLAMI の使用開始」を参照してください。
AMI 名形式
-
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) ${YYYY-MM-DD}
注記
この DLAMI は、Amazon が管理するベースイメージとして EC2 Image Builder で利用可能になりました。詳細については、EC2 Image Builder での Deep Learning AMIs の使用 を参照してください。
SSM パラメータクエリ
最新の DLAMI を検索するには、以下のパブリック SSM パラメータクエリを使用してください。
export SSM_PARAMETER=base-with-single-cuda-ubuntu-22.04/latest/ami-id && \ aws ssm get-parameter --regionus-east-1\ --name /aws/service/deeplearning/ami/arm64/$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 ARM64 Base AMI with Single CUDA (Ubuntu 22.04) ????????' 'Name=state,Values=available' --query 'reverse(sort_by(Images, &CreationDate))[:1].ImageId' --output text
最新のリリース
この DLAMI についての最新のリリースノート
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260327
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260320
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260307
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260227
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260220
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260206
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260130
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260123
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260121
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260119
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20260106
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251230
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251205
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251121
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251031
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20251010
Deep Learning ARM64 Base AMI with Single CUDA (Ubuntu 22.04) 20250930