Add internal method to get device handle #48
Annotations
3 errors
build:
pkg/nvml/mock/device.go#L13
cannot use &Device{} (value of type *Device) as nvml.Device value in variable declaration: *Device does not implement nvml.Device (missing method nvmlDeviceHandle)
|
build
Process completed with exit code 2.
|
Unit test
Process completed with exit code 2.
|