Gurobi: Difference between revisions

no edit summary
(Marked this version for translation)
No edit summary
Line 25: Line 25:
<!--T:44-->
<!--T:44-->
If it returns "Success" then you can begin using gurobi immediately.  If it returns "Fail" then contact [[Technical_support | contact support]] for help.
If it returns "Success" then you can begin using gurobi immediately.  If it returns "Fail" then contact [[Technical_support | contact support]] for help.
===Minimizing License Checkouts===
Note that all Gurobi license checkouts are handled by a single license server located in Ontario, so that it is important for you to assure that your use of Gurobi limits as much as possible license checkout attempts. Rather than checking out a license for each invocation of Gurobi in a job - which may occur dozens or even hundreds of times - you should ensure that your program, whatever the language or environment used, only makes a single license checkout and then reuses this license token throughout the lifetime of the job. This will improve your job's performance since contacting a remote license server is very costly in time and also improve the responsiveness of our license server for everyone who is using Gurobi. Some documentation on this subject for C++ programs may be found [https://www.gurobi.com/documentation/9.5/refman/cpp_env2.html here], explaining how to create a single Gurobi environment which can then be used for all your models.


== Interactive Allocations == <!--T:5-->
== Interactive Allocations == <!--T:5-->
Bureaucrats, cc_docs_admin, cc_staff
2,306

edits