cuda.bindings.nvml.device_get_accounting_pids#
- cuda.bindings.nvml.device_get_accounting_pids(intptr_t device)#
Queries list of processes that can be queried for accounting stats. The list of processes returned can be in running or terminated state.
- Parameters:
device (intptr_t) – The identifier of the target device.
See also
nvmlDeviceGetAccountingPids