cuda.bindings.nvml.system_get_process_name# cuda.bindings.nvml.system_get_process_name(unsigned int pid) → str# Gets name of the process with provided process id. :param pid: The identifier of the process. :type pid: unsigned int .. seealso:: `nvmlSystemGetProcessName`