| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Parallel Computing Toolbox |
| Contents | Index |
| Learn more about Parallel Computing Toolbox |
jm = getCurrentJobmanager
jm | The job manager object that scheduled the task currently being evaluated by the worker session. |
jm = getCurrentJobmanager returns the job manager object that has sent the task currently being evaluated by the worker session. jm is the Parent of the task's parent job.
If the function is executed in a MATLAB session that is not a worker, you get an empty result.
If your tasks are scheduled by a third-party scheduler instead of a job manager, getCurrentJobmanager returns a distcomp.taskrunner object.
getCurrentJob, getCurrentTask, getCurrentWorker, getFileDependencyDir
![]() | getCurrentJob | getCurrentTask | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |