Disable parallel build
Compile the generated code in parallel order for faster build
Since R2022b
Model Configuration Pane: Hardware Implementation / Simulink or Embedded Coder Hardware Support Package / Hardware board settings / Target hardware resources / Build options
Description
Select to compile the generated code in parallel order for faster build.
Settings
off
(default) |
on
Select to compile the generated code in parallel order for faster build.
on
– When you select this option, the support package compiles generated code in a sequential order.off
– When you clear the option, the support package compiles generated code parallely. Parallel execution reduces the time taken to build the model.
Recommended Settings
No recommendation.
Programmatic Use
No programmatic use is available. |
Version History
Introduced in R2022b