我在Colab中找不到可以直接实时使用watch -n 1 nvidia-smi的地方,所以可以在python中实时输出使用gputil

pip install gputil

 GPUtil.showUtilization()

https://ctolib.com/article/wiki/102289

 

python中实时查看GPU状况 GPUtil

 

python中实时查看GPU状况 GPUtil

相关文章:

  • 2022-01-01
  • 2021-07-08
  • 2022-02-08
  • 2022-01-01
  • 2022-01-01
  • 2021-08-11
  • 2022-02-11
  • 2022-12-23
猜你喜欢
  • 2021-06-04
  • 2021-08-14
  • 2021-12-23
  • 2021-08-09
  • 2021-11-22
  • 2021-06-09
  • 2022-01-01
相关资源
相似解决方案