mirror of
https://github.com/clearml/go-nvlib
synced 2025-01-30 18:36:59 +00:00
7a3c6d6c06
Signed-off-by: Kevin Klues <kklues@nvidia.com> |
||
---|---|---|
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
The go-nvlib
project
This respository holds a collection of go packages to ease the development of
NVIDIA GPU management software. Many of its abstractions build and expand upon
the base go-nvml
package which provides
a comprehensive wrapper around the official NVIDIA Management
Library.