Concurrent execution on a multiprocessor target.
3 ビュー (過去 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!