Multi-threading with Simulink

13 次查看(过去 30 天)
I have a Simulink model which was successfully builded and deployed to the Raspberry Pi 3 Model B+. While it is running the CPU usage monitor displays 25 percent CPU usage and the application is relatively slow. I think that this behavior originates from the using of only one kernel, although four cores are available.
Is it possible to configure Simulink / Simulink Coder for multi-threading to accelerate my application? Or is there any other solution for it?
Thank you in advance for your answer.

采纳的回答

Elias
Elias 2018-4-18
  1 个评论
Srikar
Srikar 2023-5-17
The links doesn't seem to have the documents present. Are there any resources or articles related to Multi threading involved in Simulink - Autocode generation?

请先登录,再进行评论。

更多回答(1 个)

Bhavanithya Thiraviaraja

There is a toolbox available in MATLAB for parallel computing called the "Parallel Computing Toolbox". You can try taking a look at it. https://de.mathworks.com/help/distcomp/index.html

  1 个评论
Elias
Elias 2018-4-18
I was not able to find a solution for Simulink in the Parallel Computing Toolbox.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Multicore Processor Targets 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by