メインコンテンツ

Disable parallel build

Parallel execution selection

Model Configuration Pane: Hardware board settings / Target hardware resources / Groups / Build options

Description

By default, the build process makes use of multiple cores on the processor of the host computer. This reduces the compilation time.

In case of any build failures, the error messages may not be in order and hard to debug. In such scenarios, you can disable this option using Hardware Implementation > Target Hardware Resources > Build options > Disable parallel build.

  • off - When you clear the selection, the support package compiles the generated code simultaneously, in parallel. Parallel execution reduces the time taken to build the model.

  • on - When you select this option, the support package compiles the generated code in a sequential order.

Settings

off (default) | on

Default: off

Programmatic Use

No programmatic use is available.

Version History

Introduced in R2021a