mirror of
https://github.com/clearml/go-nvlib
synced 2025-06-26 18:28:08 +00:00
fa5d0408ce5fca2fda426256e578c2489dd46969
The PCI Bus ID returned by NVML is upper case and results in the following error: error getting PCI device class for device: failed to construct PCI device: unable to read PCI device vendor id for 0000:0A:00.0: open /sys/bus/pci/devices/0000:0A:00.0/vendor: no such file or directory Signed-off-by: Evan Lezar <elezar@nvidia.com>
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.
Description
Languages
Go
97.1%
Makefile
2.9%