Concurrent execution on a multiprocessor target.

2 views (last 30 days)
My platform has two processors. Does concurrent execution allows to run the model on multiprocessor target?
If it can, how can I build the connection between two CPUs (software node in the target architecture) in the custom_arch.xml file?

Answers (1)

Samay Sagar
Samay Sagar on 27 Feb 2025
Yes, you can configure your model to use concurrent execution on a multiprocessor target. Refer the following documentation for more information:
You can refer the following documentation for information about configuring the 'custom_arch.xml' file:

Categories

Find more on Multicore Processor Targets in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!