go-nvlib/README.md

8 lines
386 B
Markdown
Raw Permalink Normal View History

# The `go-nvlib` project
This repository 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`](https://github.com/NVIDIA/go-nvml) package which provides
a comprehensive wrapper around the official [NVIDIA Management
Library](https://docs.nvidia.com/deploy/nvml-api/index.html).