cuda.bindings.nvml.device_get_persistence_mode#

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

Retrieves the persistence mode associated with this device.

Parameters:

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

Returns:

Reference in which to return the current driver persistence mode.

Return type:

int

See also

nvmlDeviceGetPersistenceMode