Concurrent execution on a multiprocessor target.
4 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
Samay Sagar
2025-2-27
Hi @Liyin Xiao
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:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Multicore Processor Targets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!