📜  如何检查 gpu 活动 colab - 任何代码示例

📅  最后修改于: 2022-03-11 14:56:50.840000             🧑  作者: Mango

代码示例1
#On the left side you can open Terminal ('>_' with black background)

#You can run commands from there even when some cell is running

#Write command to see GPU usage in real-time:

$ watch nvidia-smi