我正在尝试监视使用 CUDA 和 MPI 的进程,有什么办法可以做到这一点,例如命令“top”,但也监视 GPU?
我发现gpustat非常有用。可以安装pip install gpustat,并按进程或用户打印使用明细。
pip install gpustat