go-nvlib/pkg/nvlib/device
Evan Lezar 67ba04ed26 Make nvmllib a requried argument to devicelib
In oder to ensure consistent usage, we add an explicit
argument for an nvml.Interface implementation to the
device.New constructor.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-05-27 17:16:14 +02:00
..
api.go Make nvmllib a requried argument to devicelib 2024-05-27 17:16:14 +02:00
device.go Make nvmllib a requried argument to devicelib 2024-05-27 17:16:14 +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