cuda.bindings.nvml.device_get_power_management_limit#
- cuda.bindings.nvml.device_get_power_management_limit(intptr_t device) unsigned int#
Retrieves the power management limit associated with this device.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
Reference in which to return the power management limit in milliwatts.
- Return type:
unsigned int
See also
nvmlDeviceGetPowerManagementLimit