Installation guide

5 Configuring Parallel Computing Products for a Generi c Scheduler
qconf -mq all.q
This will bring up a text editor for you to make changes: search for the line
pe_list,andaddmatl ab.
5 Ensure you can submit a trivial job to the PE:
$ echo "ho stna me" | qsub -pe matlab 1
6 Use qstat to check that the job runs correctly, and check that the output
file contains the name of the host that ran the job. The default filename for
theoutputfileis
~/STDIN.o###,where### is the SGE job number.
Note The example submit functio ns f or SGE rely on the presence of the
“matlab” parallel environment. If you change the name of the parallel
environment to something other than “matlab”, you must ensure that you
also change the submit functions.
5-8
For help, contact the MathWorks install support team at
508-647-7000 or http://www.mathworks.com/support/contact_us