MultiJuMP.jl icon indicating copy to clipboard operation
MultiJuMP.jl copied to clipboard

multithreading or multi-core support with MultiJuMP.jl

Open chenr86 opened this issue 2 years ago • 0 comments

Hello,

I’m using MultiJuMP.jl and Juniper to solve an MINLP problem. It takes more than 2 hours to optimize the problem using one core. I wonder how can I accelerate the calculation process. Can I run my code with multithread or multi-cores with MultiJuMP.jl? How to do that?

chenr86 avatar Jul 25 '22 07:07 chenr86