Shlomo Hoch

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Activity overview

Latest activity by Shlomo Hoch
  • Shlomo Hoch commented,

    Thanks, I'll take this up with our sys admin.

  • Shlomo Hoch commented,

    Thanks Matthias, I've already done that. The issue is that if for some reason LSF decides to kill or suspend the worker job - the solution immediately fails. I was hoping using a compute node would...

  • Shlomo Hoch created a post,

    Running a compute node on academic license

    Answered

    Hi, Since I'm running in a LSF environment worker nodes can be suspended or killed by the HPC without notice. When using a self-managed cluster where all nodes are workers if one of them is solving...

  • Shlomo Hoch created a post,

    python segmentation fault

    Ongoing

    Hi, I'm running on macbook pro 13" 2020, python 3.7.8, cvxpy 1.1.4, gurobi 9.0.3 the following problem: N, aas = O.shapeP = len(P_sizes)S = cp.Variable(N, boolean=True)# A = cp.Variable(aas, boolea...