Shlomo Hoch
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
Shlomo Hochさんの最近のアクティビティ-
Shlomo Hochさんがコメントを作成しました:
Thanks, I'll take this up with our sys admin.
-
Shlomo Hochさんがコメントを作成しました:
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さんが投稿を作成しました:
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...
-
Shlomo Hochさんが投稿を作成しました:
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...