go-nvlib/README.md
Kevin Klues 7a3c6d6c06 Add initial CONTRIBUTING, LICENSE, and README files
Signed-off-by: Kevin Klues <kklues@nvidia.com>
2021-03-22 11:19:45 +00:00

387 B

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.