필터 지우기
필터 지우기

How can I run a model in rapid accelerator mode on Linux?

조회 수: 1 (최근 30일)
Brian B
Brian B 2013년 5월 31일
댓글: Sheng Lin 2018년 11월 21일
When running a model in rapid accelerator mode in Linux (RHEL 6.4), Simulink reports the model error "Unable to find an unused TCP/IP port to connect to the rapid accelerator target for model 'test03'". This error occurs for even the basic model consisting of a single constant block connected to an outport.
Despite the error, Simulink successfully launches a new process and runs the executable, which does not terminate and which consumes 100% CPU time (as reported by top). I have to kill the process manually.
This is apparently a firewall issue ( http://www.mathworks.com/matlabcentral/answers/25525-unable-to-find-an-unused-tcp-ip-port-to-connect-to-the-rapid-accelerator-target-for-model ); when the same model is first run in rapid accelerator mode on Windows, the Windows Firewall presents me with an option to block or allow the newly-created executable.
I am guessing I need to configure iptables to allow MATLAB to communicate with the rapid accelerator process via TCP. Is that correct? If so, what are the appropriate settings?

답변 (1개)

Yu
Yu 2013년 7월 2일
편집: Yu 2013년 7월 2일
I got the same problem. Even if "service iptables stop" been executed, I got the same error

카테고리

Help CenterFile Exchange에서 Downloads에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by