Queue Management and Job Information

Manage scheduler queue; get information about existing jobs and tasks

Functions

pausePause MATLAB job scheduler queue
resumeResume processing queue in MATLAB job scheduler
cancelCancel job or task
deleteRemove job or task object from cluster and memory
promotePromote job in MJS cluster queue
demoteDemote job in cluster queue
changePasswordPrompt user to change MJS password
logoutLog out of MJS cluster
findJobFind job objects stored in cluster
findTaskTask objects belonging to job object
getDebugLogRead output messages from job run in CJS cluster
getJobClusterDataGet specific user data for job on generic cluster
setJobClusterDataSet specific user data for job on generic cluster

Examples and How To

Job Monitor

Manage your jobs using the Job Monitor

Manage Jobs Using the Job Monitor

Program Independent Jobs for a Generic Scheduler

Programming an independent job using a generic scheduler interface to distribute the tasks

Concepts

How Parallel Computing Products Run a Job

Explore the life cycle of a job.

Was this topic helpful?