cuda.bindings.nvml.device_get_power_state#
- cuda.bindings.nvml.device_get_power_state(intptr_t device) int#
Deprecated: Use
nvmlDeviceGetPerformanceState. This function exposes an incorrect generalization.- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
- Reference in which to return the performance state
reading.
- Return type:
See also
nvmlDeviceGetPowerState