mirror of
https://github.com/clearml/go-nvlib
synced 2025-01-30 18:36:59 +00:00
d3874bda61
Bumps [github.com/NVIDIA/go-nvml](https://github.com/NVIDIA/go-nvml) from 0.12.0-1.0.20231020145430-e06766c5e74f to 0.12.0-2. - [Commits](https://github.com/NVIDIA/go-nvml/commits/v0.12.0-2) --- updated-dependencies: - dependency-name: github.com/NVIDIA/go-nvml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
docker | ||
pkg | ||
vendor | ||
.common-ci.yml | ||
.gitignore | ||
.gitlab-ci.yml | ||
.nvidia-ci.yml | ||
CONTRIBUTING.md | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
NOTICE | ||
README.md |
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
package which provides
a comprehensive wrapper around the official NVIDIA Management
Library.