Update home authored by van Vliet's avatar van Vliet
...@@ -1253,6 +1253,10 @@ Examples: ...@@ -1253,6 +1253,10 @@ Examples:
* /opt/VirtualGL/bin/vglrun /opt/VirtualGL/bin/glxspheres64 * /opt/VirtualGL/bin/vglrun /opt/VirtualGL/bin/glxspheres64
* /opt/VirtualGL/bin/vglrun glxgears * /opt/VirtualGL/bin/vglrun glxgears
With the "glxinfo" program, you should check for the strings:
* direct rendering: Yes
* OpenGL renderer string: TITAN Xp/PCIe/SSE2
#### Programs that can run with "vglrun" #### Programs that can run with "vglrun"
* fsleyes * fsleyes
...@@ -1263,6 +1267,8 @@ How to run: ...@@ -1263,6 +1267,8 @@ How to run:
![alt text](images/fsleyes-01.gif "fsleyes-01") ![alt text](images/fsleyes-01.gif "fsleyes-01")
Check for: *OpenGL renderer: TITAN Xp/PCIe/SSE2*
``` ```
nvidia-smi nvidia-smi
+-----------------------------------------------------------------------------+ +-----------------------------------------------------------------------------+
... ...
......