Main Content

Cette page a été traduite par traduction automatique. Cliquez ici pour voir la version originale en anglais.

Gestion des files d'attente et informations sur les jobs

Gérer la file d'attente du planificateur ; obtenir des informations sur les jobs et les tâches existants

Fonctions

développer tout

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 MATLAB Job Scheduler cluster queue
demoteDemote job in cluster queue
changePasswordPrompt MATLAB Job Scheduler password change
logoutLog out of MATLAB Job Scheduler cluster
findJobFind job objects in cluster
findTaskFind task in job
getTaskSchedulerIDsScheduler IDs of tasks in job
getDebugLogRead output messages from job run in CJS cluster
getJobClusterDataGet specific user data for job on third-party cluster
setJobClusterDataSet specific user data for job on third-party cluster

Exemples et procédures

Concepts