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. Parameters: pid (unsigned int) – The identifier of the process. Returns: Reference in which to return the process name. Return type: char See also nvmlSystemGetProcessName