new cheat sheet: gpustat

pull/2/head
Igor Chubin 7 years ago
parent 09fc227bc4
commit 0e249af08d

@ -0,0 +1,6 @@
# A simple command-line script (wrapper for nvidia-smi) for querying and monitoring GPU status
# to install: pip install gpustat
# show GPU statistsics with the processes PIDs and names
gpustat -cp
Loading…
Cancel
Save