Skip to content

GUROBI

In order to use Gurobi on DelftBlue, all you have to do is to load a corresponding module:

module load  gurobi/10.0.3

or

module load gurobi/11.0.1

Depending on the parallelization requirements, you might need to also load OpenMPI:

module load 2023r1
module load openmpi