Hspice
Environment
Set the environment variable META_QUEUE to 1 to activate vendor queueing. Set the environment variable META_QUEUE_TIME to limit how long to retry to acquire a license.
The variable LM_LICENSE_FILE also needs to be set in the environments, although its
value will be overridden if you use Altair Accelerator with the wrapper vw
vwrap
.
# Add this line to the HSPICE.start.tcl file
setenv META_QUEUE 1
setenv LM_LICENSE_FILE 1234@name_of_license_host
Submission to Altair Accelerator
# Fragment of ..../environments/HSPICE.start.csh
setenv VOV_LM_VARNAMES LM_LICENSE_FILE
% ves HSPICE
% echo $VOV_LM_VARNAMES
LM_LICENSE_FILE
% nc run hspice file.spi