Add VgpuTypeIDToUint32 helper function #86
Annotations
3 errors
build:
pkg/nvml/vgpu.go#L235
cannot use vgpuTypeId (variable of type nvmlVgpuTypeId) as VgpuTypeId value in return statement: nvmlVgpuTypeId does not implement VgpuTypeId (method Extensions has pointer receiver)
|
build
Process completed with exit code 2.
|
Unit test
Process completed with exit code 2.
|