Specifying Options for Interactive Scheduler Jobs

Batch scheduler jobs use command line options for specifying options rather than GUI controls. For interactive scheduler jobs, options may be specified on the command line, using GUI controls, or obtained from the registry. The machines specified in the Configurations tab of the HPC and Analysis Options dialog will be ignored for interactive scheduler jobs. If the command line used to launch the product contains a list of specific machines (using option -machinelist list=...), then the job will use the specified machines and cores. If the command line used to launch the product does not contain a specific machine list, then the machines and cores allocated to the job by the scheduler will be used for the job. In general, the job distribution settings for interactive scheduler jobs should be specified on the command line, instead of using the HPC and Analysis Options dialog box.

Batchoptions settings which are automatically generated for batch jobs submitted using the Ansys Electromagnetics job submission GUI will need to be manually included in the product command line. Some use cases require that certain settings be made on the command line when the product is launched, rather than using the GUI.

Batchoptions for Interactive Scheduler Jobs

For interactive scheduler jobs, only a limited set of batchoptions are supported. These batchoptions include the DSO configuration options, the design-type-specific options, and the following additional design-type-specific options that are not currently listed in the user interface or command line help windows:

Any other batchoptions will result in a warning message and will be ignored.

Command Line Example:

desktopjob.exe" -cmd dso -jobid RSM_27086 -machinelist list=localHost:2:2:90%

-monitor -ng -batchoptions " 'LargeScaleDSO/MergeCsv'='acrossDPsAndTraces'"

-batchsolve TeeModel:Optimetrics:ParametricSetup2 E:\work\2018\LS_DSO\OptimTee.aedt

desktopjob.exe" -cmd dso -jobid RSM_25248 -machinelist list=localHost:2:2:90%

-monitor -ng -batchoptions " 'LargeScaleDSO/MergeCsv'='acrossDPsByRow'"

-batchsolve TeeModel:Optimetrics:ParametricSetup2 E:\work\2018\LS_DSO\OptimTee.aedt

ansysedt -batchoptions " 'TempDirectory'='C:\\TEMP'

'HFSS/SelectedDSOConfiguration'='Local'

'Desktop/Settings/ProjectOptions/DoAutoSave'=1

'LargeScaleDSO/MaxFolderInMB'=100"