Enum nvmlPstates
Allowed PStates.
Namespace: ManagedCuda.Nvml
Assembly: ManagedNvml.dll
Syntax
public enum nvmlPstates
Fields
Name | Description |
---|---|
PState_0 | Performance state 0 -- Maximum Performance |
PState_1 | Performance state 1 |
PState_10 | Performance state 10 |
PState_11 | Performance state 11 |
PState_12 | Performance state 12 |
PState_13 | Performance state 13 |
PState_14 | Performance state 14 |
PState_15 | Performance state 15 -- Minimum Performance |
PState_2 | Performance state 2 |
PState_3 | Performance state 3 |
PState_4 | Performance state 4 |
PState_5 | Performance state 5 |
PState_6 | Performance state 6 |
PState_7 | Performance state 7 |
PState_8 | Performance state 8 |
PState_9 | Performance state 9 |
PState_UNKNOWN | Unknown performance state |