Jacob Wren
- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
Comments
Recent activity by Jacob Wren-
Hello Jaromił, Will Gurobi issue a warning message if you violate thread safety (this would be desirable)? If not, is there a (quick) way to check? Thanks, Jake
-
Hi Jaromił, Thank you. No, there is no cost regarding performance, but you lose thread safety which can be dramatic for parallel applications. What do you mean by dramatic? Thanks, Jake
-
Hi Jaromił, To solve the problem I outlined above, would you recommend having a single environment (i.e., one environment for all model solves)? If so, how do I implement this (there doesn't seem t...