Evan Lezar fa5d0408ce Ensure pci bus ID is lower case
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>
2022-11-16 12:12:07 +01:00
2022-08-11 12:13:41 +00:00
2022-11-16 12:12:07 +01:00
2022-09-01 14:06:25 +02:00
2022-07-07 13:42:25 -07:00
2022-09-01 14:06:25 +02:00
2022-09-01 14:06:25 +02:00
2022-11-16 10:30:49 +01:00
2022-11-02 03:58:13 -07:00

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
No description provided
Readme 1.4 MiB
Languages
Go 97.1%
Makefile 2.9%