intlinprog: multicore support possibile?
古いコメントを表示
To whom it may concern,
I'm currently using intlinprog to solve large MILP optimization problems since it's the only available optimization program via our university licenses. Unfortunately, it does not use multiple CPU cores. Is it possible to activate multi-core support for intlinprog? What are alternatives to speed up the optimization time in matlab?
Thanks for your kind help in advance,
jmj
回答 (2 件)
Alan Weiss
2017 年 4 月 13 日
0 投票
There are some documented suggestions for improving the performance of intlinprog, though of course there are no guarantees that any particular suggestion will help for your problem. That said, there is no way that I know to use different settings to use multiple cores differently.
Alan Weiss
MATLAB mathematical toolbox documentation
Markus Buehren
2018 年 11 月 13 日
0 投票
Hi, you can use my multicore package:
カテゴリ
ヘルプ センター および File Exchange で MATLAB Support Package for Raspberry Pi Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!