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!