Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • upd-cudabase-img
  • gcc-12
  • rhel8-fix
  • fix_latest_kernel_detection
  • bump_go_vgpu
  • bump-535-550-TRD
  • bump-cudabase
  • bump-cuda-base
  • 550-precompiled
  • fix_video_module_dependency
  • rhel9-kernel-version
  • rhel-kernel-version
  • bump-versions
  • upd-tools
  • rhel8.9-ci
  • bump-cuda-base-image-ver
  • bump-535-driver
  • rhel8-precomp-typo
  • add-rhel8.9
  • 25.01.21
  • 24.10.30
  • 24.10.23
  • 24.09.17
  • 24.09.04
  • test-tag
  • 24.07.15
  • 24.06.12
  • 24.03.20
  • 24.02.06
  • 23.07.31
  • 23.06.26
  • 23.02.15
  • 23.02.09
  • 22.12.06
  • 22.09.13
  • 22.06.17
  • 22.04.29
  • 22.04.19
  • 1.0.0
40 results

driver

  • Clone with SSH
  • Clone with HTTPS
  • 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