Simulink Multi-core build

8 views (last 30 days)
MP
MP on 18 May 2017
Answered: Sebastian K on 22 May 2017
Hi, when building simulink models for the Rapid Accelerator mode, I would like to activate multi-core build, if possible. My memory tells me that is was possible for older Matlab versions. In my current version (2016b), I can't find such an option any more. Using VS 2013 toolchain.
How can I make my models build using all the cores I have in my computer? (Optimization settings are set)

Answers (1)

Sebastian K
Sebastian K on 22 May 2017
Hi MP,
When you say "multi-core" build, are you referring to speeding up the build process using multiple cores, or do you mean the built model should run on multiple cores?
For the former, please refer to the documentation on reducing build time .
For the latter, there is extensive documentation on how to deploy a Simulink model to benefit from multicore capabilities.
I hope this helps.
Sebastian

Categories

Find more on Multicore Processor Targets in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!