Krister Swenson
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by 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.