MATLAB DISTRIBUTED COMPUTING SERVER 4 - SYSTEM ADMINISTRATORS GUIDE Manual de usuario Pagina 95

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 148
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 94
Configure for a Generic Scheduler
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 m atla b 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 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 s ubmit functions.
Configure Windows Firewalls on Client
If you are using Windows firewalls on your cluster nodes,
1 Log in as a user with administrative privileg es.
2 Execute the following in a DOS command window.
matlabroot\toolbox\distcomp\bin\addMatlabToWindowsFirewall.bat
This command adds MATLAB as an allowed program. If you are using
other firewalls, you must configure them to for accommodation.
Validate Installation Using a Generic Scheduler
Testing the installation of the paral lel com puting products with a g eneric
schedul er requ ires familiarity with your network configuration, with your
scheduler interface, and with the generic scheduler int erf ace of Parallel
Computing Toolbox software.
3-47
Vista de pagina 94
1 2 ... 90 91 92 93 94 95 96 97 98 99 100 ... 147 148

Comentarios a estos manuales

Sin comentarios