User Tools

Site Tools


tutorial:torque

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
tutorial:torque [2017/03/19 22:03]
afo214
tutorial:torque [2017/03/22 14:09]
sey212 [Running Gurobi]
Line 157: Line 157:
 <note tip>Use **-singleCompThread** [[https://www.mathworks.com/help/matlab/ref/maxnumcompthreads.html|option]] for Matlab to use a single thread. A similar option may be needed for the program/solver you're using.</note> <note tip>Use **-singleCompThread** [[https://www.mathworks.com/help/matlab/ref/maxnumcompthreads.html|option]] for Matlab to use a single thread. A similar option may be needed for the program/solver you're using.</note>
  
-==== Running Gurobi ====+==== Running Solvers (Gurobi/CPLEX/Mosek/AMPL/...) ====
  
-In order to run a gurobi job, you need to use "-V" (it is Upper case) option. i.e.:+In order to run solvers, you need to use "-V" (it is Upper case) option. i.e.:
  
 <code>qsub -V submitFile.pbs </code> <code>qsub -V submitFile.pbs </code>
 +
 +This flag enables the solver to find necessary authentication information.
  
 ==== Interactive Jobs ==== ==== Interactive Jobs ====
tutorial/torque.txt ยท Last modified: 2024/02/28 13:12 by mjm519