Linux / amd64
CUDA is a parallel computing platform and programming model invented by NVIDIA. It enables dramatic increases in computing performance by harnessing the power of the graphics processing unit (GPU).
CUDA GL, extends the CUDA images by adding support for OpenGL through libglvnd. These images are provided for use as a base layer upon which to build your own GPU-accelerated application container image.
For more information about CUDA, including tutorials, documentation, and examples, see the CUDA Documentation website.
The images are governed by the following NVIDIA End User License Agreements. By pulling and using the CUDA images, you accept the terms and conditions of these licenses. Since the images may include components licensed under open-source licenses such as GPL, the sources for these components are archived here.
To view the NVIDIA Deep Learning Container license, click here
cudagl image updates have been put on hold until we can implement improved support in our internal CI/CD system. This means new cudagl image tags for new toolkit versions will not be published until we have implemented the required changes.
We will continue updating existing image tags to capture CVE updates.
Work on new pipeline automation is expected to begin late Q2-2022.
Until that date, it is possible to build these images using our build.sh helper script:
./build.sh -d --image-name <a_private_container_registry_url>/cudagl --cuda-version 11.6.2 --os ubuntu --os-version 20.04 --arch x86_64 --cudagl --push
11.4.2-base
, 11.4.2-base-ubuntu20.04
(11.4.11.4.2/Dockerfile) + (glvnd/devel/Dockerfile)11.4.2-runtime
, 11.4.2-runtime-ubuntu20.04
(11.4.2/runtime/Dockerfile) + (glvnd/runtime/Dockerfile)11.4.2-devel
, 11.4.2-ubuntu20.04
(11.4.2/devel/Dockerfile) + (glvnd/devel/Dockerfile)11.4.2-base-ubuntu18.04
(11.4.2/base/Dockerfile) + (glvnd/devel/Dockerfile)11.4.2-runtime-ubuntu18.04
(11.4.2/runtime/Dockerfile) + (glvnd/runtime/Dockerfile)11.4.2-devel-ubuntu18.04
(11.4.2/devel/Dockerfile) + (glvnd/devel/Dockerfile)The image tags for this CUDA version for centos7 and 8 may be missing on NGC and Docker Hub. Centos upstream images often fail security scans required by Nvidia before publishing images. Please check https://gitlab-master.nvidia.com/cuda-installer/cuda/-/issues for any security notices!
11.4.2-base-centos7
(11.4.2/base/Dockerfile) + (glvnd/devel/Dockerfile)11.4.2-runtime-centos7
(11.4.2/runtime/Dockerfile) + (glvnd/runtime/Dockerfile)11.4.2-devel-centos7
(11.4.2/devel/Dockerfile) + (glvnd/devel/Dockerfile)The image tags for this CUDA version for centos7 and 8 may be missing on NGC and Docker Hub. Centos upstream images often fail security scans required by Nvidia before publishing images. Please check https://gitlab-master.nvidia.com/cuda-installer/cuda/-/issues for any security notices!
11.4.2-base-centos7
(11.4.2/base/Dockerfile) + (glvnd/devel/Dockerfile)11.4.2-runtime-centos7
(11.4.2/runtime/Dockerfile) + (glvnd/runtime/Dockerfile)11.4.2-devel-centos7
(11.4.2/devel/Dockerfile) + (glvnd/devel/Dockerfile)