Created
April 22, 2019 16:52
-
-
Save SiLiKhon/f516f93e0bf168264093cf79a412230d 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
| ps -eo 'user,pid,command' | grep -E "`nvidia-smi -q -d "PIDS" | grep 'Process ID' | awk '{print $4}' | paste -sd '|'`" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment