cuda.bindings.nvml.device_get_clk_mon_status#
- cuda.bindings.nvml.device_get_clk_mon_status(intptr_t device)#
Retrieves the frequency monitor fault status for the device.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
Reference in which to return the clkmon fault status.
- Return type:
nvmlClkMonStatus_t
See also
nvmlDeviceGetClkMonStatus