How to build a parallel computing when the program should call the external exe program
이전 댓글 표시
I am a beginner in the parallel computing. The question as follow: I need to a program to revise the parameter for the external EXE program, and then call the external EXE program.When running external the EXE program ,I need about 1 minutes a time. I need to revise the parameter about 60 000 times,so need 60 000 minutes. So, I think I should parallel computing. I wonder will the extension computer need to install the external EXE program and how to building a parallel computing work.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Parallel Server에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!