Hi All,
I have a question about gurobi's default behavior with log files related to Stuart's issue.
I have multiple processes running on the same computer, each of which is solving a (different) optimization problem. I have not changed the default logging behavior. Will these processes run into an I/O bottleneck when gurobi tries to access the "gurobi.log" file? How does it handle the conflict? What's the recommended workaround? Would specifying an explicit log file via the LogFile parameter for each process be enough?
If it matters, I, too, am calling gurobi via the gurobipy interface.
Vishal Gupta
Operations Research Center
Massachusetts Institute of Technology