Matlab coder use only one CPU core during gencode
6 views (last 30 days)
Show older comments
Hi,
I'm using Matlab coder to generate c++ code from my Matlab code (matlab version 2015a).
During the generate process I see only a single (1 out of 4 available) core is used, consuming 100% at all time.
Does matlab coder can be configured to use multiple core?
Does it behave better in newer versions?
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!