NVIDIA Optimized Frameworks

CUDA DL Release 26.07

The NVIDIA container image for CUDA Deep Learning is available on NGC.

.

Contents of the CUDA DL container

The container includes the following (not a complete list):

Driver Requirements

Release 26.07 is based on CUDA 13.3.1. For comprehensive and up-to-date driver compatibility information, please refer to the following documentation:

Key Features and Enhancements

This CUDA DL release includes the following key features and enhancements.

  • CUDA DL container image is based on Ubuntu 24.04.
  • NIXL, NVIDIA's high-performance network data transfer library, is now included in inference-level containers.
  • The GCP NCCL plugin package is now installed in the CUDA base image. On Google Cloud Platform hosts (A3 Ultra, A4, A4X and A4X Max machine types), the container automatically detects and activates the GCP NCCL network, tuner, profiler, and environment plugins for optimized multi-node communication.
    • On GCP hosts with the GCP NCCL plugins installed, NCCL telemetry is enabled by default starting in this release.
    • A runtime advisory message is displayed when running on GCP hosts with the GCP NCCL plugins active, directing users to the GCP NCCL telemetry documentation.

Announcements

  • Starting in 26.07, the CUDA DL images contain the GCP NCCL (gIB) plugin.
  • Starting in 26.03, the CUDA DL Inference Devel container includes NIXL, for optimized cross-node data transfers, along with the nixlbench benchmarking tool.
  • Starting in with the 26.01 release, the CUDA DL Base container is available in four variants optimized for both training and inference use cases

    • Introducing inference-runtime and inference-devel container variants, providing size reduction compared to full development images through stub library optimization for CUSPARSE, CUSOLVER, CUFFT, and NVJITLINK.

  • Starting with 25.08 release, CUDA DL Image will be on CUDA 13.0
  • Starting with the 25.03 release, NVIDIA provides two CUDA DL images: Developer and Runtime

Known Issues

  • Certain distributed jobs may encounter UCX errors involving MLX5, in which case we recommend the use of the environment variable as a workaround: UCX_DC_MLX5_AR_ENABLE=n.
© Copyright 2026, NVIDIA. Last updated on Jul 29, 2026