Update home authored by van Vliet's avatar van Vliet
......@@ -1267,7 +1267,10 @@ How to run:
![alt text](images/fsleyes-01.gif "fsleyes-01")
Check for: *OpenGL renderer: TITAN Xp/PCIe/SSE2*
Check for: **OpenGL renderer: TITAN Xp/PCIe/SSE2**
With the **nvidia-smi** command, you can also check if your program is running on the GPU.
Below you can see 2 programs running on the GPU: the Xorg server and the fsleyes program:
```
nvidia-smi
......
......