cuda.bindings.nvml.device_get_mps_compute_running_processes_v3#

cuda.bindings.nvml.device_get_mps_compute_running_processes_v3(intptr_t device)#

Get information about processes with a Multi-Process Service (MPS) compute context on a device.

Parameters:

device (intptr_t) – The device handle or MIG device handle.

See also

nvmlDeviceGetMPSComputeRunningProcesses_v3