
Configure for an MJS
cd matlabroot/toolbox/distcomp/bin
b Start the workers on each node, using the text for <MyMJS> that identifies
the name of the MJS you want this worker registered with. Enter this
text on a single line:
./startworker -jobmanagerhost <MJS host name>
-jobmanager <MyMJS> -remotehost <worker host name> -v
To run more than one worker session on the same machine, give each
worker a uni qu e name with the
-name option:
./startworker ... -name <worker1>
./startworker ... -name <worker2>
c Verify that the workers are running. Repeat this command for each
worker node:
./nodestatus -remotehost <worker host name>
For more information about mdce, MJS, and worker processes, s uch as how
to shut them down or customize them, see “MJS Cluster Customization”.
Step 4: Install the mdce Service to Start Automatically at Boot
Time (UNIX)
Although this step is not required, it is h el pful in c a se of a system cra sh . Once
configured for this, the mdce service starts running each time the machine
reboots. The mdce service continues to run until explicitly stopped, regardless
of whether an MJS or worker session is running.
Youmusthaverootprivilegestodothisstep.
Choose your platform:
• “Debian, Fedora Platforms” on page 3-22
• “SUSE Platform” on page 3-22
• “Red Hat Platform (non-Fedora)” on page 3-23
• “Macintosh Platform” on page 3-23
3-21
Commentaires sur ces manuels