intlinprog: multicore support possibile?
Mostrar comentarios más antiguos
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
Respuestas (2)
Alan Weiss
el 13 de Abr. de 2017
0 votos
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
el 13 de Nov. de 2018
0 votos
Hi, you can use my multicore package:
Categorías
Más información sobre MATLAB Support Package for Raspberry Pi Hardware en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!