# tensorplay.cuda.list_gpu_processes

Source: https://www.tensorplay.cn/docs/generated/tensorplay.cuda.list_gpu_processes.html

# tensorplay.cuda.list_gpu_processes

tensorplay.cuda.list_gpu_processes(device: [Any](https://docs.python.org/3/library/typing.html#typing.Any) | [None](https://docs.python.org/3/library/constants.html#None) = None) &#x2192; [str](https://docs.python.org/3/library/stdtypes.html#str)[[source]](../_modules/tensorplay/cuda/memory.html#list_gpu_processes)

Return a human-readable printout of the running processes and their GPU memory use for a given device.
