MATLAB PARALLEL COMPUTING TOOLBOX - S Guía de usuario Pagina 457

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 656
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 456
getCurrentTask
11-113
getCurrentTask
Task object currently being evaluated in this worker session
Syntax
task = getCurrentTask
Arguments
task The task object that the worker session is currently evaluating.
Description
task = getCurrentTask returns the Parallel.Task object whose function is
currently being evaluated by the MATLAB worker session on the cluster.
More About
Tips
If the function is executed in a MATLAB session that is not a worker, you get an empty
result.
See Also
getAttachedFilesFolder | getCurrentCluster | getCurrentJob |
getCurrentWorker
Vista de pagina 456
1 2 ... 452 453 454 455 456 457 458 459 460 461 462 ... 655 656

Comentarios a estos manuales

Sin comentarios