Skip to content

Instantly share code, notes, and snippets.

@neuthral
Created November 11, 2018 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neuthral/a29132d65299e6352a6928bfa7eb04bd to your computer and use it in GitHub Desktop.
Save neuthral/a29132d65299e6352a6928bfa7eb04bd to your computer and use it in GitHub Desktop.
nvidia temp #gpu #cli
#!/usr/bin/env bash
nvidia-settings -q GpuCoreTemp | grep -o '[1-9]*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment