Skip to content

Instantly share code, notes, and snippets.

@rahul003
Last active November 30, 2021 22:46
Show Gist options
  • Save rahul003/e0350c920ec17386634e59589fde9c93 to your computer and use it in GitHub Desktop.
Save rahul003/e0350c920ec17386634e59589fde9c93 to your computer and use it in GitHub Desktop.
nvidia-smi -q >> /tmp/nvidia-smi.out && grep "Remapping Failure Occurred" /tmp/nvidia-smi.out | grep "Yes" && hostname
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment