Changes
Page history
Update home
authored
Apr 24, 2020
by
van Vliet
Show whitespace changes
Inline
Side-by-side
home.md
View page @
f1243514
...
...
@@ -1245,6 +1245,22 @@ Or if you run: "/opt/TurboVNC/bin/vncviewer", you have to enter the hostname: "r

This will then open a (second) icewm windows manager. From there you can launch your accelerated visualization.
For the GPU acceleration, you have to run the VirtualGL command:
**vglrun**
Examples:
*
/opt/VirtualGL/bin/vglrun /opt/VirtualGL/bin/glxinfo
*
/opt/VirtualGL/bin/vglrun /opt/VirtualGL/bin/glxspheres64
*
/opt/VirtualGL/bin/vglrun glxgears
#### Programs that can run with "vglrun"
*
fsleyes
How to run:
*
module add neuroImaging/fsl/6.0.3
*
/opt/VirtualGL/bin/vglrun fsleyes

...
...
...
...