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>
[[File: GPU_Setup_001.png|
<li> If you see “NVIDIA Control Panel” or “NVIDIA Display” in the pop up dialogue, the computer has an NVIDIA GPU.
<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>
<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>
|