Skip to main content

How to prevent using more threads than cores in Gurobi Cloud

Answered

Comments

2 comments

  • Official comment
    Simranjit Kaur
    • Gurobi Staff Gurobi Staff
    This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum. Or why not try our AI Gurobot?.
  • Jennifer Locke
    • Gurobi Staff Gurobi Staff

    1) Gurobi will use up to 16 threads on on a c5.4xlarge machine.  If you set a thread count less than 16, Threads=N,  Gurobi will use up to N threads.

    2) In hyper-threaded machines such as a c5.4xlarge machine, there are two threads per core, managed by the operating system.

    0

Post is closed for comments.