Gurobi: Difference between revisions

No change in size ,  4 years ago
m
no edit summary
mNo edit summary
mNo edit summary
Line 12: Line 12:
<!--T:4-->
<!--T:4-->
  My Compute Canada username is "_______" and I am a member of the institution "________________".  This message confirms that I will be using the Compute Canada Gurobi > license on Compute Canada systems only for non-commercial research project(s) that will be published in a publicly available article(s).
  My Compute Canada username is "_______" and I am a member of the institution "________________".  This message confirms that I will be using the Compute Canada Gurobi > license on Compute Canada systems only for non-commercial research project(s) that will be published in a publicly available article(s).
==Gurobi Command-Line Tools== <!--T:7-->
[gra-login2:~] salloc --time=1:00:0 --cpus-per-task=8 --mem=1G --account=def-xyz
[gra800:~] module load gurobi
[gra800:~] gurobi_cl Threads=8 Record=1 Method=2 ResultFile=p0033.sol InputFile=p0033.mst \
    InputFile=p0033.hnt.gz LogFile=p0033.log $GUROBI_HOME/examples/data/p0033.mps
[gra800:~] gurobi_cl recording000.grbr
[gra800:~] gurobi_cl --tokens
[gra800:~] gurobi_cl --help


==Gurobi Interactive Shell == <!--T:6-->
==Gurobi Interactive Shell == <!--T:6-->
Line 25: Line 35:
  gurobi> m.tune()
  gurobi> m.tune()
  gurobi> help()
  gurobi> help()
==Gurobi Command-Line Tools== <!--T:7-->
[gra-login2:~] salloc --time=1:00:0 --cpus-per-task=8 --mem=1G --account=def-xyz
[gra800:~] module load gurobi
[gra800:~] gurobi_cl Threads=8 Record=1 Method=2 ResultFile=p0033.sol InputFile=p0033.mst \
    InputFile=p0033.hnt.gz LogFile=p0033.log $GUROBI_HOME/examples/data/p0033.mps
[gra800:~] gurobi_cl recording000.grbr
[gra800:~] gurobi_cl --tokens
[gra800:~] gurobi_cl --help
cc_staff
1,857

edits