
Sébastien Moretti
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by 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