获取系统资源使用率

离线安装依赖

wget https://files.pythonhosted.org/packages/70/53/b309b4a497b09655cb7e07088966881a57d082f48ac3cb54ea729fd2c6cf/pip-25.0.1.tar.gz
使用scp -r filename usr@ip:/path
python3 pip_packages/get-pip.py --no-index --find-links=pip_packages
pip --version
pip install --no-index --find-links=file:/root psutil
pip download requests json time psutil nvidia_smi

使用虚拟GPU无法识别
离线安装
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.