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

  • 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 455
11 Functions — Alphabetical List
11-112
getCurrentJob
Job object whose task is currently being evaluated
Syntax
job = getCurrentJob
Arguments
job The job object that contains the task currently being evaluated by
the worker session.
Description
job = getCurrentJob returns the Parallel.Job object that is the Parent of the
task currently being evaluated by the worker session.
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 | getCurrentTask |
getCurrentWorker
Vista de pagina 455
1 2 ... 451 452 453 454 455 456 457 458 459 460 461 ... 655 656

Comentarios a estos manuales

Sin comentarios