| Contents | Index |
Parent | None |
Children | simplejob and simpleparalleljob objects |
A genericscheduler object provides access to your network's scheduler, which distributes job tasks to workers or labs for execution. The generic scheduler interface requires use of the MATLAB code submit function on the client and the MATLAB code decode function on the worker node.
| createJob | Create distributed or independent job |
| createMatlabPoolJob | Create MATLAB pool job |
| createParallelJob | Create parallel job object |
| findJob | Find job objects stored in scheduler |
| getJobSchedulerData | Get specific user data for job on generic scheduler |
| setJobSchedulerData | Set specific user data for job on generic scheduler |
| CancelJobFcn | Specify function to run when canceling job on generic scheduler |
| CancelTaskFcn | Specify function to run when canceling task on generic scheduler |
| ClusterMatlabRoot | Specify MATLAB root for cluster |
| ClusterOsType | Specify operating system of nodes on which scheduler will start workers |
| ClusterSize | Number of workers available to scheduler |
| Configuration | Specify configuration to apply to object or toolbox function |
| DataLocation | Specify folder where job data is stored |
| DestroyJobFcn | Specify function to run when destroying job on generic scheduler |
| DestroyTaskFcn | Specify function to run when destroying task on generic scheduler |
| GetJobStateFcn | Specify function to run when querying job state on generic scheduler |
| HasSharedFilesystem | Specify whether nodes share data location |
| Jobs | Jobs contained in job manager service or in scheduler's data location |
| MatlabCommandToRun | MATLAB command that generic scheduler runs to start lab |
| ParallelSubmitFcn | Specify function to run when parallel job submitted to generic scheduler |
| SubmitFcn | Specify function to run when job submitted to generic scheduler |
| Type | Type of scheduler object |
| UserData | Specify data to associate with object |
ccsscheduler, jobmanager, lsfscheduler, mpiexec, pbsproscheduler, torquescheduler

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 |