Info
この質問は閉じられています。 編集または回答するには再度開いてください。
MATLAB runtime Windows multiple MCRs
1 回表示 (過去 30 日間)
古いコメントを表示
"MATLAB runtime run in parallel if it's loaded on separate processes" How do you run multiple MCRs and make them use a separate process in windows ?
For example, when I run two executables concurrently they take double amount of time to run. The MCR is single threaded so running the compiled exe in another shell (command prompt call with &) doesn't help. This is running on a very fast 6 core i7 machine with 64 GB of ram. Is this a problem with JVM contention ?
How do I make two executable programs in Matlab run faster in Windows Server ?
.....Please don't tell me to read the manual...Looking for precise instructions to make this run faster.
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!