MATLAB PARALLEL COMPUTING TOOLBOX - S Guide de l'utilisateur Page 338

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 656
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 337
1 2 ... 333 334 335 336 337 338 339 340 341 342 343 ... 655 656

Commentaires sur ces manuels

Pas de commentaire