Simulink Multi-core build
9 views (last 30 days)
Show older comments
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)
0 Comments
Answers (1)
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 latter, there is extensive documentation on how to deploy a Simulink model to benefit from multicore capabilities.
I hope this helps.
Sebastian
0 Comments
See Also
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!