mirror of
https://github.com/clearml/go-nvlib
synced 2025-01-30 18:36:59 +00:00
59b43f18a8
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
pkg | ||
vendor | ||
.common-ci.yml | ||
.gitignore | ||
.gitlab-ci.yml | ||
.golangci.yml | ||
.nvidia-ci.yml | ||
CONTRIBUTING.md | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
NOTICE | ||
README.md | ||
versions.mk |
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.