NVIDIA Driver for SUSE Linux Enterprise Server 16

NVIDIA Driver container based on the SUSE Linux Base Container Image.

Get Image
Digest:
sha256:24dfb8f3e9a2956a965fc11ef055be0399b9519c498380706227d7ea913a4c04
24dfb8f3e
Repository:
registry.suse.com/third-party/nvidia/driver:595-sles16.0

NVIDIA Driver 595.71.05 Container Image

Redistributable SLSA Provenance: Available

Description

The NVIDIA Driver container image provides NVIDIA GPU drivers in a containerized environment. This image is based on SUSE Linux Enterprise Server and includes both the open-source and proprietary NVIDIA kernel modules 595.71.05, along with the necessary user-space tools.

It is providing precompiled binaries for the NVIDIA GPU Operator or for manual driver deployment on container hosts, allowing for faster deployment.

Usage

To deploy this container image, use the NVIDIA GPU Operator Helm chart version 26.3.1 or later, following these steps.

Add the arguments --set driver.repository=registry.suse.com/third-party/nvidia --set driver.usePrecompiled=true and --set driver.version=<driver-branch> to the helm install command. <driver-branch> is the major version of the GPU driver (such as 595, 590 or 580).

For K3s or RKE2, the Node Resource Interface (NRI) plug-in should be enabled by using --set cdi.nriPluginEnabled=true.

As an example:

helm install --wait gpu-operator \
     -n gpu-operator --create-namespace \
     nvidia/gpu-operator \
     --version=v26.3.1 \
     --set cdi.nriPluginEnabled=true \
     --set driver.repository=registry.suse.com/third-party/nvidia \
     --set driver.usePrecompiled=true \
     --set driver.version=<driver-branch>

Secure Boot must be disabled on the host to allow the container to load kernel modules.

This driver container image requires the full kernel-default / kernel-default-64kb RPM package to be installed on the host. Using the kernel-default-base RPM package is not supported, and the driver container will fail to initialize properly.

Licensing

SPDX-License-Identifier: NVIDIA DEEP LEARNING CONTAINER LICENSE

This documentation and the build recipe are licensed as NVIDIA DEEP LEARNING CONTAINER LICENSE. The container itself contains various software components under various open source licenses listed in the associated Software Bill of Materials (SBOM).

This image is based on SUSE Linux BCI, a stable and redistributable foundation for software innovation. SUSE Linux BCI is enterprise-ready, and it comes with an option for support.

See the SUSE Linux BCI EULA for further information.

  • Image Data

    Last Built: 08 Jun 19:38 UTC

    Compressed Size: 503.6 MB

    Uncompressed Size: 1117.0 MB

    Support Level: L3


  • Health Index
    A

    No vulnerabilities found

    Last Scan:

    about 16 hours ago