Guest User

Untitled

a guest
Dec 17th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. #!/usr/bin/env bash
  2.  
  3. nvidia-smi --query-gpu=name,driver_version,gpu_uuid,memory.total,memory.free --format=csv,noheader,nounits
  4. nvidia-smi --query-compute-apps=gpu_uuid,process_name,pid,used_gpu_memory --format=csv,noheader,nounits
Add Comment
Please, Sign In to add comment