Enable parallel model reference builds

Description

Specify whether to use automatic parallel building of the model reference hierarchy whenever possible.

Category: Model Referencing

Settings

Default: Off

On

Simulink® software builds the model reference hierarchy in parallel whenever possible (based on computing resources and the structure of the model reference hierarchy).

Off

Simulink never builds the model reference hierarchy in parallel.

Dependency

Selecting this option enables the MATLAB worker initialization for builds parameter. Parallel building requires Parallel Computing Toolbox™.

Tip

You only need to set Enable parallel model reference builds for the top model of the model reference hierarchy to which it applies.

Command-Line Information

Parameter: EnableParallelModelReferenceBuilds
Value: 'on' | 'off'
Default: 'off'

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precautionNo impact

Related Topics