asitop
asitop copied to clipboard
Monitor the GPU usage of a process
Hi,
It's possible to monitor the GPU usage of a specific process?
I run PyTorch in both M1(mps) and x86(cuda), and would like to compare their GPU usage and power consumptions.
Thanks.