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.

See also

nvmlSystemGetProcessName