Skip to main content

How does gurobi use hyperthreading?

Answered

Comments

1 comment

  • Jaromił Najman
    Gurobi Staff Gurobi Staff

    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.