Gurobi: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 17: Line 17:


===Configuring your account=== <!--T:43-->
===Configuring your account=== <!--T:43-->
You do NOT need to create a <code>~/.licenses/gurobi.lic</code> file.  The required settings to use the Compute Canada Gurobi license are configured by default when you load a gurobi module on any cluster.  To verify your username has been added to the Compute Canada Gurobi license and is working properly run the following command.  If it returns "Fail" then please [[Technical_support | contact support]] to request help.
You do NOT need to create a <code>~/.licenses/gurobi.lic</code> file.  The required settings to use the Compute Canada Gurobi license are configured by default when you load a gurobi module on any cluster.  To verify your username has been added to the Compute Canada Gurobi license and working properly run the following command:


  <!--T:143-->
  <!--T:143-->
$ module load gurobi
$ module load gurobi
  $ gurobi_cl 1> /dev/null && echo Success || echo Fail
  $ gurobi_cl 1> /dev/null && echo Success || echo Fail
<!--T:44-->
If it returns "Success" then you can being using gurobi immediately.  If it returns "Fail" then contact [[Technical_support | contact support]] for help.


== Interactive Allocations == <!--T:5-->
== Interactive Allocations == <!--T:5-->
cc_staff
1,857

edits

Navigation menu