| Contents | Index |
Parent | jobmanager object |
Children | task objects |
A paralleljob object contains all the tasks that define what each lab does as part of the complete job execution. A parallel job runs simultaneously on all labs and uses communication among the labs during task evaluation. A paralleljob object is used only with a job manager as scheduler.
| cancel | Cancel job or task |
| createTask | Create new task in job |
| destroy | Remove job or task object from parent and memory |
| diary | Display or save Command Window text of batch job |
| findTask | Task objects belonging to job object |
| getAllOutputArguments | Output arguments from evaluation of all tasks in job object |
| load | Load workspace variables from batch job |
| submit | Queue job in scheduler |
| wait | Wait for job to change state or for GPU calculation to complete |
| waitForState | Wait for object to change state |
| AuthorizedUsers | Specify users authorized to access job |
| Configuration | Specify configuration to apply to object or toolbox function |
| CreateTime | When task or job was created |
| FileDependencies | Directories and files that worker can access |
| FinishedFcn | Specify callback to execute after task or job runs |
| FinishTime | When task or job finished |
| ID | Object identifier |
| JobData | Data made available to all workers for job's tasks |
| MaximumNumberOfWorkers | Specify maximum number of workers to perform job tasks |
| MinimumNumberOfWorkers | Specify minimum number of workers to perform job tasks |
| Name | Name of job manager, job, or worker object |
| Parent | Parent object of job or task |
| PathDependencies | Specify directories to add to MATLAB worker path |
| QueuedFcn | Specify function file to execute when job is submitted to job manager queue |
| RestartWorker | Specify whether to restart MATLAB workers before evaluating job tasks |
| RunningFcn | Specify function file to execute when job or task starts running |
| StartTime | When job or task started |
| State | Current state of task, job, job manager, or worker |
| SubmitTime | When job was submitted to queue |
| Tag | Specify label to associate with job object |
| Tasks | Tasks contained in job object |
| Timeout | Specify time limit to complete task or job |
| UserData | Specify data to associate with object |
| UserName | User who created job or job manager object |
job, simplejob, simpleparalleljob

See how to solve large problems with minimal effort and reduce simulation time.
Get free kit| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |