Main Content

Cluster Processes and Profiles

Start a MATLAB®Job Scheduler and workers, share cluster profiles

UNIX and DOS Control Scripts

admincenter Start Admin Center GUI
mjs Install, start, stop, or uninstall mjs service
nodestatus Status of mjs processes running on node
startjobmanager Start job manager process
startworker StartMATLABworker session
stopjobmanager Stop job manager process
stopworker StopMATLABworker session

Examples and How To

Tools Workflow

  • Configure Advanced Options for MATLAB Job Scheduler Integration
    Configure yourMATLAB Parallel Server™installation to use a MATLAB Job Scheduler.
  • Start Admin Center
    Admin Center is a graphical user interface with which you can control and monitor theMATLAB Parallel Serverprocesses of a MATLAB Job Scheduler cluster.
  • Set Up Resources
    To specify the hosts you want listed in Admin Center, clickAdd or Findin the Welcome dialog box, or if this is not a new session, clickAdd or Findin the Hosts module.
  • Test Connectivity
    Admin Center lets you test communications between your MATLAB Job Scheduler node, worker nodes, and the node where Admin Center is running.
  • Export and Import Sessions
    By default, Admin Center saves the cluster definition, process status, and test results, so the next time the same user runs Admin Center on the same machine, that saved information is available and displayed by default.
  • Prepare for Cluster Profiles
    Admin Center does not create cluster profiles, but the information displayed in Admin Center is of vital importance when you create your cluster profiles — information such as MATLAB Job Scheduler name, MATLAB Job Scheduler host, and number of workers.

Programmatic Workflow

Concepts