Home 9 Resources 9 Software 9 GUROBI

Gurobi

The Gurobi optimizer is a solver for mathematical programming. It includes:

  • linear programming solver
  • mixed-integer linear programming solver
  • mixed-integer quadratic programming solver
  • quadratic programming solver
  • quadratically constrained programming solver
  • mixed-integer quadratically constrained programming solver

Gurobi is only licensed for use by academic researchers on Bridges-2.  Please complete and submit the Gurobi permission form to be allowed access to Gurobi on Bridges-2.

Documentation

Usage on Bridges-2

To see what versions of Gurobi are available and if there is more than one, which is the default, along with some help, type

module spider gurobi

To use Gurobi, include a command like this in your batch script or interactive session to load the Gurobi module: (note ‘module load’ is case-sensitive):

module load gurobi