cuda.bindings.nvml.device_get_supported_performance_states#

cuda.bindings.nvml.device_get_supported_performance_states(intptr_t device)#

Get all supported Performance States (P-States) for the device.

Parameters:

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