In some cases https://www.mathworks.com/help/simulink/gui/enableparallelmodelreferencebuilds.html might help.
how to speed up Matlab
9 次查看(过去 30 天)
显示 更早的评论
Currently we are using matlab/simulink to develop RFSoC using the ZCU111 board.
We also have a nice computer with 12 physical cores. But when I run the build model as shown in the photo below, I need several hours or days to compile (build model).
So, we searched the internet on how to increase matlab compiling speed. Then we found that Matlab used ONLY single core (https://www.mathworks.com/matlabcentral/answers/333779-why-isn-t-matlab-using-the-full-cpu).
Q1. How can we use multi-core for matlab to compile?
Q2. We have a nice computer (12 cores) with several accounts to use matlab. Unfortunately, we can't run/compile matlab simultaneously on different user's accounts. When I ran matlab on 2 different user accounts then they just stopped working at "Synthesis design" level. Of course, when I ran only one matlab, there was no error message. So can we use multi-matlab with multi-user?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Multicore Processor Targets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!