
Shlomo Hoch
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Shlomo Hoch-
Running a compute node on academic license
AnsweredHi, 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...
-
python segmentation fault
OngoingHi, 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...