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

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Arjun Gadiyar
Jun 12, 2024
d384432 · Jun 12, 2024
May 6, 2024
Mar 26, 2024
Mar 22, 2024
Mar 26, 2024
Mar 25, 2024
Apr 11, 2024
Mar 25, 2024
Mar 25, 2024
Mar 25, 2024
Mar 25, 2024
Mar 25, 2024
Apr 11, 2024
Apr 11, 2024
Aug 8, 2023
Mar 25, 2024
Mar 25, 2024
Mar 25, 2024
Apr 11, 2024
Jun 12, 2024
May 21, 2024
Apr 11, 2024
May 10, 2024
Nov 15, 2019
Apr 11, 2024
Apr 11, 2024
Aug 17, 2019
Aug 17, 2019
Apr 11, 2024
Sep 20, 2022
Mar 30, 2020
Apr 11, 2024
Apr 8, 2022
Apr 11, 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