Submitting Jobs with gurobi_cl

The Gurobi command-line tool can be used to submit optimization jobs to a Compute Server. The following gives a simple example:

> gurobi_cl --server=server1 --password=password1 misc07.mps

Note that we've included connection information for the Compute Server (in this case, the server name is server1, we're using the default port 80, and the password is password1). You could also provide connection information in a license file:

COMPUTESERVER=server1
PASSWORD=password1

Assuming the license file is found by gurobi_cl, you would then be able to omit the connection information:

> gurobi_cl misc07.mps

Try Gurobi for Free

Choose the evaluation license that fits you best, and start working with our Expert Team for technical guidance and support.

Evaluation License
Get a free, full-featured license of the Gurobi Optimizer to experience the performance, support, benchmarking and tuning services we provide as part of our product offering.
Academic License
Gurobi supports the teaching and use of optimization within academic institutions. We offer free, full-featured copies of Gurobi for use in class, and for research.
Cloud Trial

Request free trial hours, so you can see how quickly and easily a model can be solved on the cloud.

Search