Multi-threading with Simulink

28 visualizaciones (últimos 30 días)
Elias
Elias el 13 de Abr. de 2018
Comentada: Srikar el 17 de Mayo de 2023
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.

Respuesta aceptada

Elias
Elias el 18 de Abr. de 2018
  1 comentario
Srikar
Srikar el 17 de Mayo de 2023
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?

Iniciar sesión para comentar.

Más respuestas (1)

Bhavanithya Thiraviaraja
Bhavanithya Thiraviaraja el 16 de Abr. de 2018

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 comentario
Elias
Elias el 18 de Abr. de 2018
I was not able to find a solution for Simulink in the Parallel Computing Toolbox.

Iniciar sesión para comentar.

Categorías

Más información sobre Multicore Processor Targets en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by