go-nvlib/pkg/nvlib/device
Evan Lezar d60aa34a78 Add function to get the PCI bus ID for a device
Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-06-17 14:56:19 +02:00
..
api.go Make nvmllib a requried argument to devicelib 2024-05-27 17:16:14 +02:00
device.go Add function to get the PCI bus ID for a device 2024-06-17 14:56:19 +02:00
identifier_test.go Add an Identifier type to nvlib/device which implements common parsing of GPU indices and UUIDs 2023-12-06 16:42:51 -08:00
identifier.go Address golangci-lint warnings 2024-04-04 15:24:10 +02:00
mig_device.go Make nvmllib a requried argument to devicelib 2024-05-27 17:16:14 +02:00
mig_profile_test.go Make nvmllib a requried argument to devicelib 2024-05-27 17:16:14 +02:00
mig_profile.go Update to incorporate go-nvml updates to expose interface types 2024-04-12 21:19:30 +00:00