Specifying which core to use on Gurobi

31 views
Skip to first unread message

Jay

unread,
Apr 13, 2018, 11:44:54 PM4/13/18
to Gurobi Optimization
Hello,
I have a Benders decomposition of a problem and I want to dedicate a core each to my subproblems and have all remaining cores to the master.
I am using Gurobi Python interface. Is there a way to specify that in Gurobi or should I use Python Pools to do that?
Best,
Jay

Daniel Espinoza

unread,
Apr 16, 2018, 11:24:52 AM4/16/18
to Gurobi Optimization
Hi Jay,

Gurobi will not set any thread affinity for processes. You should do it either at the OS level, or some other tool you are familiar with.

Best,
Daniel
Reply all
Reply to author
Forward
0 new messages