Shlomo Hoch
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
Shlomo Hochによる最近のアクティビティ-
Running a compute node on academic license
回答済み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...
-
python segmentation fault
進行中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...