1
0
mirror of https://github.com/clearml/go-nvlib synced 2025-02-24 13:04:27 +00:00
Go to file
Christopher Desiniotis 038b3f8b47 Merge branch 'nvmdev' into 'main'
Add nvmdev package for mdev (vGPU) devices

See merge request nvidia/cloud-native/go-nvlib!6
2022-05-25 16:34:29 +00:00
docker
pkg Add nvmdev package for mdev (vGPU) devices 2022-05-25 16:34:29 +00:00
vendor
.common-ci.yml Add .gitlab-ci files (for both internal and external builds) 2021-03-22 11:22:02 +00:00
.gitignore
.gitlab-ci.yml Add .gitlab-ci files (for both internal and external builds) 2021-03-22 11:22:02 +00:00
.nvidia-ci.yml Add .gitlab-ci files (for both internal and external builds) 2021-03-22 11:22:02 +00:00
CONTRIBUTING.md
go.mod
go.sum
LICENSE
Makefile
README.md

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.