... | ... | @@ -1245,6 +1245,22 @@ Or if you run: "/opt/TurboVNC/bin/vncviewer", you have to enter the hostname: "r |
|
|
|
|
|
![alt text](images/vncviewer-01.gif "vncviewer-01")
|
|
|
|
|
|
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
|
|
|
|
|
|
![alt text](images/fsleyes-01.gif "fsleyes-01")
|
|
|
|
|
|
|
... | ... | |