k8s-device-plugin icon indicating copy to clipboard operation
k8s-device-plugin copied to clipboard

“Wrong” units for `nvidia.com/gpu.memory`

Open sftim opened this issue 2 years ago • 0 comments

The example:

      nvidia.com/gpu.memory: "39538"

suggests that the labeller isn't using Kubernetes conventions for memory units, which is to report in bytes.

It'd be good to fix this before the v1.0 release.

sftim avatar Mar 10 '23 12:03 sftim