cuda.bindings.nvml.device_get_mps_compute_running_processes_v3#

cuda.bindings.nvml.device_get_mps_compute_running_processes_v3(intptr_t device)#
:param device: The device handle or MIG device handle.
:type device: intptr_t

:returns: Reference in which to return the process information.
:rtype: nvmlProcessInfo_t

.. seealso:: `nvmlDeviceGetMPSComputeRunningProcesses_v3`