cuda.bindings.nvml.RestrictedAPI#

class cuda.bindings.nvml.RestrictedAPI(value: int)#

API types that allow changes to default permission restrictions

See nvmlRestrictedAPI_t.

SET_APPLICATION_CLOCKS: 0

APIs that change application clocks, see nvmlDeviceSetApplicationsClocks and see nvmlDeviceResetApplicationsClocks. Deprecated, keeping definition for backward compatibility.

SET_AUTO_BOOSTED_CLOCKS: 1

APIs that enable/disable Auto Boosted clocks see nvmlDeviceSetAutoBoostedClocksEnabled

COUNT: 2