Configure parallel processing.
Parallel <AppOrScenPath> {ParallelOption}
The <AppOrScenPath> can be either the Application path or the Scenario path. The following table describes the available options.
{ParallelOption} | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Configuration ParallelType {Local | Cluster} [{Parameters}] |
If Local is entered then the optional {Parameters} can be:
If Cluster is entered then the optional {Parameters} can be:
|
||||||||||||||
AutomaticallyComputeInParallel {On | Off} | When On, always use parallel mode when computing coverage or deck access, either explicitly or as a result of changes made to other objects in the scenario. | ||||||||||||||
ComputeAllFiguresOfMeritInParallelWithCoverage {On | Off} | By default only certain types of figures of merit (those usually expensive to compute) are computed in parallel. This forces all the figures of merit to compute in parallel, independently of their type. In those cases this might be less efficient than not computing in parallel, due to the overhead involved in starting up a parallel computation. | ||||||||||||||
HostLoggingLevel {All | Info | Warning | Error} | Sets the logging level used by the hosts. | ||||||||||||||
ShutdownLocalWorkers | Forces all local workers to shutdown. Only available when using the Local parallel type. | ||||||||||||||
ShutdownLocalWorkersOnJobCompletion {On | Off} | When On, local workers shut down after completing their work (instead of staying in memory to allow better startup time for the next computation). | ||||||||||||||
ValidateScenario {On | Off} | When On, scenarios are automatically validated prior to starting a parallel computation. |
To indicate that computing should use parallel computation:
Parallel / AutomaticallyComputeInParallel On
To set the parallel type to Cluster:
Parallel / Configuration ParallelType Cluster
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
10.0.2
STK Programming Interface 11.0.1