HP SVA V2.1 Visualization System Software Reference Guide

the machine you are logged into. You can then start, stop,
and restart applications as usual.
To terminate your session, log out from your desktop
environment.
You must use the script command a second time to launch
applications. The second invocation requires only the
application pathname be entered as a parameter to the
script command.
-g or --tile_geometry
Sets the tile geometry that each of the tiles uses. Valid
values include 1280x1024, 1400x1050, and 1600x1200.
This value overrides in order of precedence,
tile_geometry values set in the User Configuration File,
for the Display Surface itself in the Display Surface
declaration section of the Site Configuration File, or for the
entire cluster by means of the SVA_CLUSTER section of
Site Configuration File.
-v or --verbose
Provides additional debugging feedback to the screen as
the script runs.
-V or --version
Displays the version of this script.
-D or --debug
Turns on script debugging.
-u or --usage
Displays a brief usage message.
-h or --help
Displays Help for the script.
application_command
Site-specific application command.
Returns
None.
Description
This command launches a fully functional Bash shell script to run an application on a single node
in the SVA. It is designed to use HP Remote Graphics Software (RGS) to control the application
from a local desktop. The command is on your PATH.
The script allocates cluster resources, launches necessary ancillary applications (for example, the
X Servers and the RGS Sender), runs the application on the appropriate node, and terminates
the application at the end of the session.
You can also use this command in interactive mode to launch applications. Once the desktop
environment appears in interactive mode, you can create icons to launch an application. Refer
to the SVA Users Guide for more information on running the RGS script in interactive mode.
This command launches your application by requesting and allocating a visualization node
(render or display) to the job. You have several options for indicating how you want a node
allocated:
You can accept the default node assigned by the script. The script draws the node from the
pool of render nodes. If there are no render nodes available, then the script chooses a node
from the pool of available display nodes, unless you have specifically indicated via the
command line using -R that you do not want to use a display node. You might choose to
not use a display node if you prefer that your images do not appear on the SVA cluster's
display device. Whenever a display node is allocated as the remote node as opposed to a
render node, the images appear simultaneously on your local desktop and on the SVA
cluster's display device.
You can use the d option to specify an existing Display Surface that uses a single tile. Its
display node is allocated to take care of display functions and the images appear
simultaneously on your local desktop and on the SVA cluster's display device. The execution
52