MATLAB PARALLEL COMPUTING TOOLBOX - S Guia do Utilizador Página 338

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 337
10 Objects — Alphabetical List
10-38
MJS Tasks
MJS task objects have the following properties in addition to the common properties:
Property Description
FailureInfo Information returned from failed task
FinishedFcn Callback executed in client when task
finishes
MaximumRetries Maximum number of times to rerun failed
task
NumFailures Number of times tasked failed
RunningFcn Callback executed in client when task starts
running
Timeout Time limit, in seconds, to complete task
CJS Tasks
CJS task objects have no properties beyond the properties common to all clusters.
Help
To get further help on either type of parallel.Task object, including a list of links to help
for its properties, type:
help parallel.task.MJSTask
help parallel.task.CJSTask
See Also
parallel.Cluster, parallel.Job, parallel.Worker
Vista de página 337
1 2 ... 333 334 335 336 337 338 339 340 341 342 343 ... 655 656

Comentários a estes Manuais

Sem comentários