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. :param device: The identifier of the target device. :type device: intptr_t :returns: Reference in which to return the current accounting mode. :rtype: int .. seealso:: `nvmlDeviceGetAccountingMode`