11-12-2024 05:44 AM
Hello.
I created a model in Simulink. This model are calculated in real-time on host machine with Linux. Everything is ok. But I see that only one CPU is loaded. What is the problem can be and how can I fix it? I see the settings were I can choose the processor number for calculation (see the attachment), but it’s only one processor. How can I use several processors for calculation one model? Thank you.
11-16-2024 10:04 AM
To my knowledge, a model can only be assigned a processor. You need to split the model into multiple models in order to run them on different processors.
11-17-2024 11:49 PM
Hello. Thank you for reply.
Is this a feature of the Veristand? I understand correctly? When I run the model in Simulink, all processors are loaded.