Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

How can I break down my Simulink model into smaller parts and allow multiple cores to process the model?

1 vue (au cours des 30 derniers jours)
Andrew
Andrew le 6 Fév 2013
Clôturé : MATLAB Answer Bot le 20 Août 2021
Hi,
I have a Simulink model largely based on SimPower. I have a multi-core CPU and would like to make use of the multiple cores to run the simulations. What would be the best way to do this?
I read online and I know parfor can't perform this as it is not independent.
Thanks in advance :)

Réponses (2)

Nirmal Gunaseelan
Nirmal Gunaseelan le 6 Fév 2013
You could try modeling for concurrent execution as described in this demo. This way you could utilize multiple cores.

Azzi Abdelmalek
Azzi Abdelmalek le 6 Fév 2013
Modifié(e) : Azzi Abdelmalek le 6 Fév 2013

Cette question est clôturée.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by