Skip to content

Instantly share code, notes, and snippets.

@shubhamagarwal92
Last active December 9, 2022 10:00
Show Gist options
  • Save shubhamagarwal92/a072ca6b06f312f241bd46a4ffe27a27 to your computer and use it in GitHub Desktop.
Save shubhamagarwal92/a072ca6b06f312f241bd46a4ffe27a27 to your computer and use it in GitHub Desktop.
Helps in monitoring your code runs
tail -f logs.txt
watch -n1 nvidia-smi
htop
watch -n 1 free -h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment