mirror of
https://github.com/clearml/go-nvlib
synced 2025-01-31 10:57:14 +00:00
7a3c6d6c06
Signed-off-by: Kevin Klues <kklues@nvidia.com>
387 B
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.