Skip to content
Snippets Groups Projects
Select Git revision
  • bump-cudabase
  • cern default
  • main
  • 570-driver-fedora-39-6.6.13
  • latest-driver-fedora-41
  • 570-driver-fedora-39
  • new-kernel-old-driver
  • driver-fedora-38
  • driver-fedora-34
  • upd-cudabase-img
  • cern-24.03.20
  • gcc-12
  • cern-515.65.01-fedora39
  • cern-fix-issue-2
  • rhel8-fix
  • fix_latest_kernel_detection
  • bump_go_vgpu
  • bump-535-550-TRD
  • bump-cuda-base
  • 550-precompiled
  • v570.124.06-6.6.13-200.fc39.x86_64-fedora39
  • v570.124.06-6.12.9-200.fc41.x86_64-fedora41
  • v570.124.06-6.8.4-200.fc39.x86_64-fedora39
  • v565.57.01-6.12.9-200.fc41.x86_64-fedora41
  • 25.01.21
  • 24.10.30
  • 24.10.23
  • 24.09.17
  • 24.09.04
  • test-tag
  • v550.54.15-6.4.15-200.fc38.x86_64-fedora38
  • v550.54.15-5.12.7-300.fc34.x86_64-fedora34
  • 24.07.15
  • 24.06.12
  • v550.54.15-6.8.4-200.fc39.x86_64-fedora39
  • v550.54.15-6.6.13-200.fc39.x86_64-fedora39
  • v550.54.15-fedora39
  • 24.03.20
  • 24.02.06
  • v515.65.01-fedora38
40 results

nvidia-container-driver

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • user avatar
    Tariq Ibrahim authored
    Signed-off-by: default avatarTariq Ibrahim <tibrahim@nvidia.com>
    66cfde24
    History

    GPU Driver Container

    build status

    The NVIDIA GPU driver container allows the provisioning of the NVIDIA driver through the use of containers.

    Documentation

    Driver Container documentation

    Releases

    NVIDIA GPU Driver at NGC

    Building from Source

    platform=ubuntu22.04 # where ${platform} is one of the supported platforms (e.g. ubuntu22.04)
    docker build -t mydriver --build-arg DRIVER_VERSION="510.85.02" --build-arg CUDA_VERSION=11.7.1 --build-arg TARGETARCH=amd64 ${platform}

    License

    Apache License 2.0 License For Customer Use of NVIDIA Software