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.

 採用された回答

その他の回答 (1 件)

Bhavanithya Thiraviaraja
Bhavanithya Thiraviaraja 2018 年 4 月 16 日

0 投票

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.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeMulticore Processor Targets についてさらに検索

質問済み:

2018 年 4 月 13 日

コメント済み:

2023 年 5 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by