Installation guide
2 Configuring Parallel Computing Prod ucts for an MJS
cd matlabroot/toolbox/dis tcom p/bi n
2 Start the workers on each node, using the text for < MyMJ S> that identifies
the name of the MJS you want this w o rker registered with. Enter this
text on a single line:
./startworker -jobmanagerhost <MJS host name>
-jobmanager <MyMJS> -remotehost <worker host name> -v
Torunmorethanoneworkersession on the same machine, give each
worker a unique name with the
-name option:
./startworker ... - name <worke r1>
./startworker ... -name <worker2>
3 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, such as how to
shut them down or customize them, see the “Network Administration” chapter
in the MATLAB Distributed Computing Server System Administrator’s Guide.
Step 4: Install the mdce Service to Start Automatically
at Boot Time (UNIX)
Although this step is not required, it is helpful in case of a sys tem crash. On c e
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.
Debian, Fedora Platforms
On each cluster node, register the mdce service as a known service and
configure it to start automatically at system boot time by following these steps:
1 Create the following link, if it does not already exist:
2-18
For help, contact the MathWorks install support team at
508-647-7000 or http://www.mathworks.com/support/contact_us