cuda.bindings.nvml.device_get_compute_running_processes_v3#
- cuda.bindings.nvml.device_get_compute_running_processes_v3(intptr_t device)#
Get information about processes with a compute context on a device.
- Parameters:
device (intptr_t) – The device handle or MIG device handle.
See also
nvmlDeviceGetComputeRunningProcesses_v3