NVIDIA / go-dcgm

Golang bindings for Nvidia Datacenter GPU Manager (DCGM)
Apache License 2.0
95 stars 27 forks source link

Add support for dcgmRunDiagnostic #35

Closed vilkaspilkas closed 1 year ago

glowkey commented 1 year ago

This looks nice. Could include a new directory in "samples/" that can be used to test this new functionality?

vilkaspilkas commented 1 year ago

Added a sample and cleaned up the string conversions.