Multiprocessing in Simulink
显示 更早的评论
Hi,
I have access to a Windows 2003 R2 server with heaps of CPU-power and RAM. Problem: just one CPU is used. I tested it with a simple model (one PID and one TF in a loop).
I thought Simulink (Matlab 2011b) is able to use multiple processors.
Cheers, Frank.
采纳的回答
更多回答(1 个)
Guy Rouleau
2012-2-9
2 个投票
If you want Simulink to take advantage of multiple processors, you can use the parallel computing toolbox.
This will allow you to run multiple simulations in parallel, not to distribute one simulation. See this documentaiton page for more details:
2 个评论
K E
2012-3-12
If Frank has 4 cores, could he run 4 separate sessions of Simulink, assuming he saved the results to different matfiles to keep track of them?
Guy Rouleau
2012-3-12
yes
类别
在 帮助中心 和 File Exchange 中查找有关 Multicore Processor Targets 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!