Skip to main content

PHDG and Warmstart

Ongoing

Comments

3 comments

  • Riley Clement
    • Gurobi Staff

    Hi Inho,

    Can you provide a Minimal Reproducible Example that we can work with?

    I have tried reproducing this, but was not successful - in my experiments PDHG is used and is warm started by the existing basis. 

    - Riley

    0
  • Inho Sin
    • First Comment
    • First Question

    Hi Riley,

    I’ve noticed that warm start works well on my workstation but not on the supercomputer. There is a version difference between them (official 13.0.0 on the supercomputer and 13.0.0 beta on the workstation), but I don’t think that’s the reason. I’ll run some additional experiments and try to gain more insight.

    By the way, I really appreciate your guidance about providing a reproducible example; I’ll make sure to include one from now on. I have one question: do you only accept Gurobi API–based or Python-based code? I’m currently using Julia for modeling and calling Gurobi as a solver, so I’m not sure whether I can provide a Julia example.

    0
  • Riley Clement
    • Gurobi Staff

    Hi Inho,

    There is a version difference between them (official 13.0.0 on the supercomputer and 13.0.0 beta on the workstation), but I don’t think that’s the reason.

    Note that the beta version is now expired and it won't be able to be run.  But in case you are not aware it is expected that Gurobi will run differently on different machines and to make an accurate comparison between the performance on the machines you will need to solve many times with different values of the Seed parameter (or otherwise test against a large set of instances).

    do you only accept Gurobi API–based or Python-based code? I’m currently using Julia for modeling and calling Gurobi as a solver

    You're welcome to post Julia code, it's been a long time since I have used it in a meaningful way but I can generally get the idea of what is going on.  It may be that the Julia package is the issue here.

    - Riley

     

    0

Please sign in to leave a comment.