go-nvlib/pkg/nvlib/device
Christopher Desiniotis 177e4eef6f Add an Identifier type to nvlib/device which implements common parsing of GPU indices and UUIDs
Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
2023-12-06 16:42:51 -08:00
..
api.go Rename go module to github.com/NVIDIA/go-nvlib 2023-11-15 17:58:43 +01:00
device.go Rename go module to github.com/NVIDIA/go-nvlib 2023-11-15 17:58:43 +01: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 Add an Identifier type to nvlib/device which implements common parsing of GPU indices and UUIDs 2023-12-06 16:42:51 -08:00
mig_device.go Rename go module to github.com/NVIDIA/go-nvlib 2023-11-15 17:58:43 +01:00
mig_profile_test.go Rename go module to github.com/NVIDIA/go-nvlib 2023-11-15 17:58:43 +01:00
mig_profile.go Rename go module to github.com/NVIDIA/go-nvlib 2023-11-15 17:58:43 +01:00