Sébastien Moretti
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
コメント
Sébastien Morettiによる最近のアクティビティ-
HiI have the same kind of issue but cannot fix it with your advices.I still have to use gurobi 9.0.3. Running `grbgetkey` from gurobi 9.0.3 returns thisinfo : grbgetkey version 9.0.3, build v9.0.3...
-
On each binary and library (.so file) I run those commands: patchelf --set-interpreter <our_local>/ld-linux-x86-64.so.2 <binary or library>patchelf --set-rpath $GUROBI_HOME/lib ...
-
I will try to alias commands with LD_LIBRARY_PATH=<custom/gurobi/path> in front of them. ThanksBut I would like to understand why modifying rpath does not work for gurobi