Skip to content

Instantly share code, notes, and snippets.

@derozic
Last active May 17, 2018 08:03
Show Gist options
  • Save derozic/a01e377aa7b1a3ddf3be5f327e7d229a to your computer and use it in GitHub Desktop.
Save derozic/a01e377aa7b1a3ddf3be5f327e7d229a to your computer and use it in GitHub Desktop.
Terribly useful commands for running your ubuntu 16.04 GPU miner
@derozic
Copy link
Author

derozic commented May 17, 2018

watch -n 5 nvidia-smi --query-gpu=temperature.gpu --format=csv,noheader

This will ping the GPUs every 5 seconds and "watch" the operation and temperature of your GPUs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment