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!