DOS GPU Usage
Revision as of 16:08, 10 October 2017 by Chris Huxley (talk | contribs) (→Accessing nvidia-smi to review GPU Usage)
nvidia-smi (also NVSMI) provides monitoring and management capabilities for each of NVIDIA's Tesla, Quadro, GRID and GeForce GPU device from Fermi and higher architecture families. The following steps can be used to access nVidia-smi and monitor GPU usage for TUFLOW simulations:
Accessing nvidia-smi to review GPU Usage
- Launch the DOS Command Prompt from the Run window (press Win+R on your keyboard to open it then, type cmd).
- Change the directory location to the folder where nvidia-smi is located. Type cd C:\Program Files\NVIDIA Corporation\NVSMI into the DOS window and press enter.
- Type nvidia-smi -l 10 in the DOS window and press enter. This will instruct nvidia-smi to refresh every 10 seconds.
- Review the nvidia-smi usage summary.