GPU Setup: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 4:
TUFLOW GPU requires an NVIDIA CUDA enabled GPU. To check if your computer has an NVIDA GPU and if it is CUDA enabled:
<ol>
<li> Right click on the Windows desktop.<br>
[[File: GPU_Setup_001.png|400px300px]]<br>
<li> If you see “NVIDIA Control Panel” or “NVIDIA Display” in the pop up dialogue, the computer has an NVIDIA GPU.
<li> Change the directory location to the folder where nvidia-smi is located. Type '''<tt>cd C:\Program Files\NVIDIA Corporation\NVSMI</tt>''' into the DOS window and press enter.<br>
<li> Click on “NVIDIA Control Panel” or “NVIDIA Display” in the pop up dialogue.
[[File: Nvidia-smi 002.png|700px]]<br>
<li> The GPU model should be displayed in the graphics card information.<br>
[[File: Nvidia-smi 002GPU_Setup_002.png|700px600px]]<br>
<li> Type '''<tt>nvidia-smi -l 10</tt>''' in the DOS window and press enter. This will instruct nvidia-smi to refresh every 10 seconds.<br>
[[File: Nvidia-smi 003.png|700px]]<br>