Check graphics card activity
Are you using the proprietary nvidia drivers (otherwise CUDA doesn't work anyway, I think)? If so, you can run the nvidia-smi
command in a terminal:
nvidia-smi -a
This gives you – among other infos – the GPU utilization in %.