cuda.bindings.nvml.device_get_performance_state#

cuda.bindings.nvml.device_get_performance_state(intptr_t device) int#

Retrieves the current performance state for the device.

Parameters:

device (intptr_t) – The identifier of the target device.

Returns:

Reference in which to return the performance state reading.

Return type:

int

See also

nvmlDeviceGetPerformanceState