cuda.bindings.nvml.device_get_running_process_detail_list#

cuda.bindings.nvml.device_get_running_process_detail_list(
intptr_t device,
unsigned int mode,
)#

Get information about running processes on a device for input context

Parameters:
  • device (Device) – The device handle or MIG handle

  • mode (unsigned int) – The process mode (Compute/Graphics/MPSCompute)