HP SVA V2.1 Visualization System Software Reference Guide
You could launch the EnSight application in a similar way; be sure to use the vglrun command
as in the previous example:
% sva_vgltvnc.sh -I
At this point, you connect to an automatically assigned TurboVNC node on the cluster. Once
you are logged into the cluster and have the VNC desktop connected, use a command such as
the following:
% vglrun sva_ensight82.sh -d ds2x1 --sos 1 -r 1
The display window appears on Display Surface ds2x1 and the GUI appear on the local
TurboVNC viewer.
Here is an example of using the ParaView script with TurboVNC (see the SVA Users Guide for
more details.) Start the TurboVNC interactive session:
% sva_vgltvnc.sh -I
Once you are logged into the cluster and have the VNC desktop connected, use the following
commands.
% unset XAUTHORITY
% module load hp/mpi
% vglrun sva_paraview.sh --local -d ds10_11 -g 1280x1024 --render 6
This series of commands displays the ParaView main window on the current node (accessed via
sva_vgltvnc.sh) and displays the 3D output window on the ds10_11 Display Surface. Some
of the visualization work occurs on the render nodes.
58