go-nvml: nvmlDeviceGetMPSComputeRunningProcesses_v2 api is missing
desc
I want to know whether it’s possible to call nvmlDeviceGetMPSComputeRunningProcesses_v2
api using go-nvml
and when It can be supported
thanks
api
doc
About this issue
- Original URL
- State: open
- Created 3 years ago
- Comments: 16 (9 by maintainers)
In
nvml.h
(NVML 11.6 at master branch), the unversionednvmlDeviceGetMPSComputeRunningProcesses
usesstruct nvmlProcessInfo_v1_t
:https://github.com/NVIDIA/go-nvml/blob/c3a16a2b07cf2251cbedb76fa68c9292b22bfa06/pkg/nvml/nvml.h#L8420-L8425