Skip to main content

Comments

4 comments

  • Official comment
    Simranjit Kaur
    • 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 try Gurobot, our chatbot interface offering instant, expert-level support.
  • Jaromił Najman
    • Gurobi Staff

    Hi,

    Did you solve your model directly on a Cloud machine or did you solve the model from your local machine using a Gurobi Cloud license?

    If Python is installed on your Cloud machine, you should be able to just run a Python code as you would do on your local machine.

    Best regards, 
    Jaromił

    0
  • Bahar Nasirian
    • Gurobi-versary
    • Conversationalist
    • Curious

    Thank you so much for your reply.

    I solved the model from my local machine using a Gurobi Cloud license.
    How can I solve it directly on a Cloud machine?

    Best regards, 
    Bahar

    0
  • Jaromił Najman
    • Gurobi Staff

    Hi Bahar,

    You will need to connect directly onto your Cloud machine using your universities VPN. You can then set up an academic license directly on the Cloud machine.

    Since you are executing the code on your local machine, you should be able to just execute your code. Do you get any error message or similar when you execute your code?

    Best regards, 
    Jaromił

    0

Post is closed for comments.