Does MultiJuMP.jl have multithreading or multi-core support?

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?

I don’t think so.

P.s. if you post in two places please post crosslinks: multithreading or multi-core support with MultiJuMP.jl · Issue #51 · anriseth/MultiJuMP.jl · GitHub