NVIDIA / go-dcgm

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

monitor job statistic #20

Closed vuemen closed 2 years ago

vuemen commented 2 years ago

Hello, i want to use go-dcgm to monitor job statistic which may use API "dcgmJobStartStats" and "dcgmJobStopStats". Do you have a plan to implements it? Hope your reply.

glowkey commented 2 years ago

We do have intentions for the full DCGM API in the go-dcgm bindings but we do not have a timeframe.

vuemen commented 2 years ago

Okay, thank you.