How to build a parallel computing when the program should call the external exe program
Show older comments
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.
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Parallel Server in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!