This version is outdated by a newer approved version.DiffThis version (2018/05/16 13:50) is a draft.
Approvals: 0/1

This is an old revision of the document!


(Abgeschrieben von vsc3_gpu)

To make use of a gpu node for visualization you need to perform the following steps.

module load TurboVNC

Set a vnc password, this is needed when connecting to the vnc server, this has to be done only once:

mkdir ${HOME}/.vnc
vncpasswd
Password: ******
Warning: password truncated to the length of 8.
Verify:   ******
Would you like to enter a view-only password (y/n)? n
salloc -L intel@vsc -N 1
srun vnc.py

Follow the instructions on the screen and connect from your local machine with a vncviewer:

vncviewer -via <user>@vsc3.vsc.ac.at <node>::<port>
  • doku/vnc.1526478618.txt.gz
  • Last modified: 2018/05/16 13:50
  • by 127.0.0.1