Skip to main content

Submitting a Distributed MIP as a Batch Job

Answered

Comments

9 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?.
  • Jaromił Najman
    • Gurobi Staff Gurobi Staff

    Hi Tessa,

    The cluster manager and compute server are not available with an academic license. With an academic license, you can only construct a pool of workers \(\texttt{grb_rs --worker}\) which do not support the batch mode.

    However, you can use \(\texttt{slurm}\) and/or \(\texttt{screen}\) to work with a batch equivalent.

    Best regards,
    Jaromił

    0
  • Theresa Reinhardt
    • Gurobi-versary
    • Conversationalist
    • Curious

    Hi Jaromił.

    Just to make sure I have got you correctly: With an academic license, I can not submit a distributed MIP as a batch (lsf) using the batch solve command?

    Kind regards

    Tessa

    0
  • Jaromił Najman
    • Gurobi Staff Gurobi Staff

    Hi Tessa,

    Correct.

    Best regards,
    Jaromił

    0
  • Theresa Reinhardt
    • Gurobi-versary
    • Conversationalist
    • Curious

    Hey.

    One last question:

    However, you can use and/or to work with a batch equivalent.

    What difference would using slurm instead of lsf make?

    0
  • Jaromił Najman
    • Gurobi Staff Gurobi Staff

    I have not used lsf make so I cannot tell.

    0
  • Theresa Reinhardt
    • Gurobi-versary
    • Conversationalist
    • Curious

    Ahh, ok. Basically, however, the batch solve command does not work with any job scheduling system for Linux clusters, regardless of which one it is.

    0
  • Jaromił Najman
    • Gurobi Staff Gurobi Staff

    Yes, that's correct.

    0
  • Theresa Reinhardt
    • Gurobi-versary
    • Conversationalist
    • Curious

    Thank you! Before, I thought you were going to tell me that another job scheduling system would be better for this, which kind of confused me. But now it's clear.

    0

Post is closed for comments.