Krister Swenson
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
コメント
Krister Swensonによる最近のアクティビティ-
Hello Riley Clement,I'm trying to implement the bash function you mentioned. I put this in my .bashrc:snakemake() { echo "LogFile=/tmp/gurobi.log" > gurobi.env echo "OutputFlag=0" >> gurobi.en...
-
OK.Are you going to make that ticket so that we can get rid of the log files that appear when the .bashrc is read?
-
I'm running other people's snakemake pipelines, therefore I don't want to modify and install the gurobi python API for every pipeline I have access to. It would help to have a global setting or en...
-
these appear in any directory where gurobi is used from, This is normal Thanks for your response Riley, is there any way to get gurobi to write a log to somewhere other than the current working d...
-
Sure.