Tech Preview

NVIDIA Driver for SUSE Linux Enterprise Server 16 NVIDIA Driver

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

Get Image
Digest:
sha256:a7c421f503c04f4a1ed38e489b574043879c268eb6ce3edb5cc3d3f6f0d2b1a6
a7c421f50
Repository:
registry.suse.com/third-party/nvidia/driver:595.45.04-sles16.0

NVIDIA Driver 595.45.04 Container Image

Support Level 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.45.04, 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 cl, add --set toolkit.env[0].name=CONTAINERD_SOCKET --set toolkit.env[0].value=/run/k3s/containerd/containerd.sock when Node Resource Interface (NRI) plugin is not enabled.

As an example:

helm install --wait gpu-operator \
     -n gpu-operator --create-namespace \
     nvidia/gpu-operator \
     --version=v26.3.1 \
     --set driver.repository=registry.suse.com/third-party/nvidia \
     --set driver.usePrecompiled=true \
     --set driver.version="<driver-branch> \
     --set toolkit.env[0].name=CONTAINERD_SOCKET \
     --set toolkit.env[0].value=/run/k3s/containerd/containerd.sock"

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 a tech preview. Do not use it for production. Your feedback is welcome. Please report any issues to the SUSE Bugzilla.

  • Image Data

    Last Built: 28 Apr 16:01 UTC

    Compressed Size: 451.1 MB

    Uncompressed Size: 931.6 MB

    Support Level: Techpreview

    Release Stage: beta


  • Health Index
    A

    No vulnerabilities found

    Last Scan:

    about 22 hours ago