Multi-threading with Simulink

조회 수: 13 (최근 30일)
Elias
Elias 2018년 4월 13일
댓글: Srikar 2023년 5월 17일
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
Bhavanithya Thiraviaraja 2018년 4월 16일

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