Installation guide

5 Configuring Parallel Computing Products for a Generic Schedule r
qconf - mq all.q
This will bring up a text editor for you to make changes: search for the line
pe_list,andaddmatlab.
5 Ensure you can submit a trivial job to the PE:
$ echo "hostname" | qsub -pe matlab 1
6 Use qstat to check that the job runs correctly, and check that the output
file contains the nam e 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 for 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