Skip to main content

How does Gurobi Compute Server allocate memory to different jobs ?

Answered

Comments

1 comment

  • Jaromił Najman
    Gurobi Staff Gurobi Staff

    Gurobi Compute Server does not control the amount of memory allocated to each job. You can control the maximum memory allocation via the MemLimit parameter. However, hitting the maximum memory set by this parameter will result in an out-of-memory error. Please also note that if you allow for more than 1 job per compute server machine, you should always limit the Threads parameter of all your jobs submitted to the compute server to avoid "overlapping" of threads.

    Best regards, 
    Jaromił

    0

Please sign in to leave a comment.