DSO Configuration for Interactive Scheduler Jobs

Note:

Functionality featured in the example(s) in this section applies to multiple design types.

When running an interactive scheduler job, there is only one DSO configuration available for each design type. Each configuration is named "Interactive Scheduler Job". This configuration is always the active configuration for an interactive scheduler job. and it is the only configuration displayed in the list of available configurations shown in the "HPC and Analysis Options" dialog box. No configurations can be added or removed, but the "Interactive Scheduler Job" configuration may be modified using the "Edit" button, which pops up the "Analysis Configuration" dialog.

Because the "Interactive Scheduler Job" configuration is the only configuration accessible for interactive scheduler jobs and it is not accessible in other modes, there is no sharing of the "Interactive Scheduler Job" configuration settings with other modes.

HPC and Analysis Options Window, Configurations tab open.

One major difference between interactive scheduler mode and batch mode or normal interactive mode is:

Analysis Configuration - Machines Tab

The most obvious changes for interactive scheduler jobs are visible in the Machines tab of the Analysis Configuration window. The grid of machine information is prepopulated with the list of machines allocated to the job. It also contains an additional column in interactive scheduler mode. This column, "Allocated Cores", indicates the number of cores allocated to the job by the scheduler on each host. You cannot add or remove machines from the list, or modify the allocated cores for any machines. You can modify the tasks, cores, and RAM limit for any machine, or specify that a machine is enabled or disabled.

Analysis Configuration window. Machines tab open. Text reads: Machines cannot be added, removed or reordered.

Analysis Configuration - Job Distribution Tab

The Job Distribution tab of the Analysis Configuration window only appears if the Use Automatic Settings check box is not checked. The state of this check box, and the settings shown on this tab are initialized from the command line or from the registry. The command line options that affect the Use Automatic Settings check box or the job distribution settings are:

The registry contains the last value of these settings for an interactive scheduler job for the same user on the same host. Settings on the command line override settings from the registry. Any changes in the GUI will override the initial settings, even if the initial settings are from the command line. Any changes in the GUI also update the registry settings for the "Interactive Scheduler Job" configuration for the current design type.

Example

Command line:

ansysedt -distributed includetypes=default maxlevels=2 numlevel1=3

Initial "Job Distribution" settings:

Analysis Configuration Window. Job Distribution tab. Text overlayed reads: Default distribution types. Enable two-level distribution, Three way distribution at level 1.

Analysis Configuration - Options Tab

You can use the Options tab of the Analysis Configuration window to examine or modify the DSO configuration options. The DSO configuration options are handled like the design type options, except that the Interactive Scheduler Job configuration settings are not shared with other modes.

The settings on this tab are initialized from the command line (using the -batchoptions command line option) or from the registry. The registry contains the last value of these settings for an interactive scheduler job for the same user on the same host. Settings on the command line override settings from the registry. Any changes in the GUI will override the initial settings, even if the initial settings are from the command line. Any changes in the GUI also update the registry settings for the "Interactive Scheduler Job" configuration for the current design type.

Example

Command line:

ansysedt -batchoptions 'HFSS/AllowOffCore'=0

Initial Analysis Configuration Options:

Analysis Configuration window. Options tab. Overlayed text reads: Interactive Scheduler Job configuration cannot be renamed. HFSS allow off core setting initialized to fals; default value is true.