Skip to content

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

License

Notifications You must be signed in to change notification settings

NVIDIA/gpu-driver-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aff1d10 · Oct 24, 2024
Oct 24, 2024
Aug 2, 2024
Oct 15, 2024
Jul 8, 2024
Jul 8, 2024
Apr 11, 2024
Oct 15, 2024
Oct 15, 2024
Oct 15, 2024
Oct 15, 2024
Jul 8, 2024
Oct 23, 2024
Oct 23, 2024
Aug 2, 2024
Oct 15, 2024
Oct 24, 2024
Jul 8, 2024
Jul 8, 2024
Oct 17, 2024
Oct 24, 2024
Oct 17, 2024
Apr 11, 2024
Oct 23, 2024
Nov 15, 2019
Apr 11, 2024
Oct 23, 2024
Aug 17, 2019
Aug 17, 2019
Oct 16, 2024
Sep 20, 2022
Mar 30, 2020
Jun 28, 2024
Apr 8, 2022
Oct 23, 2024

Repository files navigation

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