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

e4t/gpu-driver-container

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 78.1%
  • Dockerfile 12.7%
  • Go 6.0%
  • Makefile 2.7%
  • HCL 0.5%