Quang Ngu
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
Quang Nguさんの最近のアクティビティ-
Quang Nguさんが投稿を作成しました:
ERROR 10030: License has an error, License is for X cores, machine has Y
回答済みHi All, When I run gurobi_cl from a "Terminal" window, I get the following: >gurobi_cl ERROR 10030: License has an error, License is for 8 cores, machine has 12 - license file '/opt/gurobi/gurobi.l...
-
Quang Nguさんがコメントを作成しました:
Hi Eli, Thanks for looking into this. Python: It looks like Python is contributing a round-off error in my scripts. MATLAB: It looks like there is a round-off error in my MATLAB script as well. Po...
-
Quang Nguさんがコメントを作成しました:
Hopefully this may provide some clues...I have the gurobi outputs from both Python and MATLAB below. Comparing output lines, I think I am giving the exact same problem. Python: Gurobi 8.1.1 (win64)...
-
Quang Nguさんが投稿を作成しました:
Python API Expression Class Precision
I have been creating a Python version of an application we have here and trying to match the results. I figured out a way to compare the .mps files generated from Python and MATLAB. I am absolutely...