I wanna retrieve the ‘Memory Current Temp’ of V100-SXM2-32GBs via NVML.
Unfortunately nvmlDeviceGetTemperature() seems to support one sensor type (i.e. GPU), only. Any hints, which API function to use, to query NVML for that value?
I wanna retrieve the ‘Memory Current Temp’ of V100-SXM2-32GBs via NVML.
Unfortunately nvmlDeviceGetTemperature() seems to support one sensor type (i.e. GPU), only. Any hints, which API function to use, to query NVML for that value?