Use VOV Subsystem Help
VOV Subsystem documentation is available in HTML and PDF format.
Access the Help when VOV Subsystem is Running
% VOV Subsystem cmd vovbrowser
http://comet:6271/project
http://comet:6271
http://comet:6271/doc/html/bookshelf/index.htm
Access the Help when VOV Subsystem is not Running
Access the Help PDF Files
Altair Accelerator also provides PDF files for each of the guides. All the PDF files are in the directory /installation_directory/common/doc/pdf
Access the Help via the Command Line
% nc info -h
nc:
nc: NC INFO:
nc: Get information about a specific job or list of jobs.
nc: USAGE:
nc: % nc info <jobId> [options]...
nc: -h -- Show this message
nc: -l -- Show the log file
nc:
Access the Help via the vovshow Command
- vovshow -env RX
- Displays the environment variables that match the regular expression RX provided.
- vovshow -fields
- Shows the fields known to the version of VOV in use.
- vovshow -failcodes
- Shows the table of known failure codes.
% vovshow -env STD
VOV_STDOUT_SPEC Control the names of file used to save stdout and
stderr. The value is computed by substituting
the substrings @OUT@ and @UNIQUE@ and @ID@.
Examples: % setenv VOV_STDOUT_SPEC
.std@OUT@.@UNIQUE@ % setenv VOV_STDOUT_SPEC
.std@OUT@.@ID@
The output provides a description of all the variables used by the FlowTracer system that include the substring "STD". In this example, the output resultVOV_STDOUT_SPEC.