Gurobi: Difference between revisions

From UMIACS
Jump to navigation Jump to search
(Added Gurobi page)
 
No edit summary
 
Line 2: Line 2:


Documentation can be found at https://www.gurobi.com/documentation/
Documentation can be found at https://www.gurobi.com/documentation/
==Error 10009==
Gurobi will not work on the [[Nexus]] submission nodes since they have a public IP address and will give the error message "Error 10009: Server must be on the same subnet".
If you encounter this error, try running the command in a [[SLURM]] job. If you're still having issues, please contact the [[HelpDesk]].

Latest revision as of 16:53, 29 August 2023

Gurobi Optimizer is a suite of solvers for mathematical programming. It can be accessed through our module tree with the command module add gurobi. More information on our Modules page

Documentation can be found at https://www.gurobi.com/documentation/

Error 10009

Gurobi will not work on the Nexus submission nodes since they have a public IP address and will give the error message "Error 10009: Server must be on the same subnet".

If you encounter this error, try running the command in a SLURM job. If you're still having issues, please contact the HelpDesk.