Monitor the GPU usage of a process
Opened this issue · 0 comments
zliucd commented
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.