删除所有nvidia-smi中显示的 带有python的程序 nvidia-smi | grep 'python' | awk '{ print $5 }' | sudo xargs -n1 kill -9