Last active
November 30, 2021 22:46
-
-
Save rahul003/e0350c920ec17386634e59589fde9c93 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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