cuda.bindings.nvml.device_get_accounting_mode#

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

Queries the state of per process accounting mode.

Parameters:

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

Returns:

Reference in which to return the current accounting mode.

Return type:

int

See also

nvmlDeviceGetAccountingMode