Changelog¶
Changelog for the Amazon Linux 2023-based Base images (runtime, devel).
CUDA 13.2 — 2026-07-31¶
Tags: runtime-cu132-amzn2023 · devel-cu132-amzn2023
Highlights¶
- Initial release of the CUDA 13.2 Base image line on Amazon Linux 2023
- CUDA 13.2.1 with Python 3.13.12
develvariant now bundles the multi-node stack: GDRCopy userspace library, NCCL 2.29.7, and the EFA installer (libfabric, aws-ofi-nccl, OpenMPI)
CUDA 13.0 — 2026-04-30¶
Tags: runtime-cu130-amzn2023 · devel-cu130-amzn2023
Highlights¶
- Initial release of the CUDA 13.0 Base image line on Amazon Linux 2023
- CUDA 13.0.2 with Python 3.13.12 (built from source with hardening flags)
uvpackage manager pre-installed for fast dependency resolution- Both
runtime(minimal) anddevel(withnvcc, headers, build tools) variants
CUDA 12.9 — 2026-04-30¶
Tags: runtime-cu129-amzn2023 · devel-cu129-amzn2023
Highlights¶
- Initial release of the lightweight Base image line on Amazon Linux 2023
- CUDA 12.9.1 with Python 3.13.12 (built from source with hardening flags)
- Both
runtime(minimal CUDA libraries) anddevel(full CUDA Toolkit +gcc,cmake,git,make) variants uvpackage manager pre-installed at/usr/local/bin/uv- Continuous security patching via
dnf upgrade --security