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. :param device: The identifier of the target device. :type device: intptr_t :returns: Reference in which to return the clkmon fault status. :rtype: nvmlClkMonStatus_t .. seealso:: `nvmlDeviceGetClkMonStatus`