Difference: SunGridEngine (11 vs. 12)

Revision 122006-10-24 - jtillett

Line: 1 to 1
 

Sun Grid Engine - quick user guide

Line: 104 to 104
  matlab -nojvm -nodisplay -nosplash < inputfile.m
Changed:
<
<
Right now the cluster allows 22 simultaneous CPLEX processes and (separately) 10 simultaneous Matlab processes. Using the -l syntax above ensures that no more than this number of processes run. If you don't use the syntax, you run the risk of invoking more processes than there are licenses, causing some of your jobs to fail and thus requiring you to rerun jobs. The department as a whole has 100 CPLEX licenses, of which many are in use at any time; thus, running a Matlab job without the -l syntax runs a high chance of failure. We have 22 CPLEX licenses, but they should only be used on this cluster; thus again you'll need to use -l but you shouldn't have to worry about users elsewhere in the dept. To check the number of Matlab licenses available you can type:
>
>
Right now the cluster allows 22 simultaneous CPLEX processes and (separately) 10 simultaneous Matlab processes. Using the -l syntax above ensures that no more than this number of processes run. If you don't use the syntax, you run the risk of invoking more processes than there are licenses, causing some of your jobs to fail and thus requiring you to rerun jobs. The department as a whole has 100 Matlab licenses, of which many are in use at any time; thus, running a Matlab job without the -l syntax runs a high chance of failure. We have 22 CPLEX licenses, but they should only be used on this cluster; thus again you'll need to use -l but you shouldn't have to worry about users elsewhere in the dept. To check the number of Matlab licenses available you can type:
 
   /cs/local/generic/lib/pkg/matlab-7.2/etc/lmstat -a
   
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback