Running same optimization code in multiple instances

3 ビュー (過去 30 日間)
Parag
Parag 2011 年 4 月 23 日
回答済み: Jackson Burns 2019 年 9 月 15 日
Hi,
My application consists of a running a simulation for different set of optimization parameters. The algorithm is iterative in nature and makes hundreds of calls to "fmincon" function from the optimization toolbox as well some other custom optimizers. Completing one test run takes a lot of time. So, is it possible to run the code in multiple instances of matlab simultaneously to save time spent on collecting the data? Is there any possibility of deadlock condition, file corruption or incorrect results by the optimizer?
I have matlab ver 7.0.1.24704 (R14), running on core 2 duo Windows Vista machine.

回答 (1 件)

Jackson Burns
Jackson Burns 2019 年 9 月 15 日

カテゴリ

Help Center および File ExchangeProblem-Based Optimization Setup についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by