Python gpu 显卡小工具 gpu

mac2022-06-30  97

安装

pip install gpustat

或者 换源

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --upgrade gpustat

使用

gpustat -cpu

或者

watch --color -n1 gpustat -cpu

显示输出

转载于:https://www.cnblogs.com/vercont/p/10210214.html

相关资源:JAVA上百实例源码以及开源项目
最新回复(0)