How does gurobi use hyperthreading?
AnsweredHi,
I'm interested to know how does Gurobi use hyper threaded cores? For example how does Gurobi choose the number of computation threads to use in a multi job setting?
0
-
Gurobi uses all threads available on the machine, unless parameter Threads is set explicitly by the user. Usually, also hyperthreading is exploited by Gurobi unless there is some specific OS setting preventing this.
It is important to limit the number of Threads used by Gurobi when running multiple jobs on 1 machine to avoid interference of solutions processes.
Note that using an excessive amount of threads is not always best, cf. Does using more threads make Gurobi faster?
Best regards,
Jaromił-1
Please sign in to leave a comment.
Comments
1 comment