mirror of
https://github.com/clearml/go-nvlib
synced 2025-01-31 02:47:02 +00:00
8 lines
387 B
Markdown
8 lines
387 B
Markdown
|
# 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`](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).
|