cuda.bindings.nvml.device_get_power_usage#
- cuda.bindings.nvml.device_get_power_usage(intptr_t device) unsigned int#
:param device: The identifier of the target device. :type device: intptr_t :returns: Reference in which to return the power usage information. :rtype: unsigned int .. seealso:: `nvmlDeviceGetPowerUsage`