August 18, 2020 by kittycool only Checking Process running on GPGPU If you wish to check the running process at GPU, it is quite easy. watch -n 1 nvidia-smi Look at the Processes at the bottom. You have which GPU is holding running what and the corresponding PID and Process Name. Quite useful Advertisement