Skip to content

Instantly share code, notes, and snippets.

@zhreshold
Created December 8, 2017 21:40
Show Gist options
  • Select an option

  • Save zhreshold/d11d3a886a29252257163c296522bfa0 to your computer and use it in GitHub Desktop.

Select an option

Save zhreshold/d11d3a886a29252257163c296522bfa0 to your computer and use it in GitHub Desktop.
Kill GPU process

try

sudo nvidia-smi --gpu-reset -i 0

or

sudo fuser -v /dev/nvidia*

sudo fuser -k /dev/nvidia*

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