Matlab coder use only one CPU core during gencode
조회 수: 8 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!