Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

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

Contributions

Read the document on contributions. You can contribute by opening a pull request. Contributions must adhere to the Code of Conduct.

关于 About

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

语言 Languages

Shell78.8%
Dockerfile12.5%
Makefile4.3%
Go4.0%
HCL0.4%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
742
Total Commits
峰值: 49次/周
Less
More

核心贡献者 Contributors