HP Scalable Visualization Array Version 1.1 Visualization System Software Reference Guide

svaValidateOptions(3)
svaValidateOptions
svaValidateOptions -- Checks the settings of shell environment variables before calling svaAllocateJob.
Synopsis
svaValidateOptions
Parameters
None.
Returns
None.
Description
This function checks for proper settings in the following shell variables:
SVA_Display_Surface
SVA_Compute_Count
SVA_Render_Count
If any of these variables are not set properly, the environment variable SVA_Usage_Error is set to 1. Also,
the SVA_Partition_Name variable is set with the prefix -p so that it can be used on the SLURM command
lines.
Make sure the job launch script sources the svainit file before this function is called:
. svainit
28 Configuration Data Access Functions, Scripts, and Commands