Job and Task Creation
Create a job and define its tasks
Functions
poolStartup |
File for user-defined options to run on each worker when
parallel pool starts |
jobStartup |
File for user-defined options to run when job starts |
taskStartup |
User-defined options to run on worker when task starts |
taskFinish |
User-defined options to run on worker when task finishes |
pctconfig |
Configure settings for Parallel Computing Toolbox
client session |
mpiLibConf |
Location of MPI implementation |
mpiSettings |
Configure options for MPI communication |
pctRunOnAll |
Run command on client and all workers in parallel pool |