MATLAB PARALLEL COMPUTING TOOLBOX 4 Guia do Utilizador Página 55

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 128
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 54
7-3
Previous Scheduler Objects New Cluster Objects
localscheduler parallel.cluster.Local
lsfscheduler parallel.cluster.LSF
mpiexec parallel.cluster.Mpiexec
pbsproscheduler parallel.cluster.PBSPro
torquescheduler parallel.cluster.Torque
For information on each of the cluster objects, see the parallel.Cluster reference page.
Previous Job Objects New Job Objects
job (distributed job) parallel.job.MJSIndependentJob
matlabpooljob parallel.job.MJSCommunicatingJob
where ('Type' = 'Pool')
paralleljob parallel.job.MJSCommunicatingJob
where ('Type' = 'SPMD')
simplejob parallel.job.CJSIndependentJob
simplematlabpooljob parallel.job.CJSCommunicatingJob
('Type' = 'Pool')
simpleparalleljob parallel.job.CJSCommunicatingJob
('Type' = 'SPMD')
For information on each of the job objects, see the parallel.Job reference page.
Previous Task Objects New Task Objects
task parallel.task.MJSTask
simpletask parallel.task.CJSTask
For information on each of the task objects, see the parallel.Task reference page.
Previous Worker Object New Worker Objects
worker parallel.cluster.MJSWorker,
parallel.cluster.CJSWorker
For information on each of the worker objects, see the parallel.Worker reference page.
Vista de página 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 127 128

Comentários a estes Manuais

Sem comentários