Installation guide
2 Configuring Parallel Computing Prod ucts for an MJS
Red Hat Platform (non-Fedora)
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:
ln -s matlabroot/toolbox/distcomp/bi n/md ce /etc/mdce
2 Create the following link to the boot script file:
ln -s matlabroot/toolbox/distcomp/bi n/md ce /etc/init .d/ mdce
3 Set b oot script file permissions:
chmod 5 55 /etc/init.d/m dce
4 Look in /etc/inittab for the default run level. Create a link in the rc
folder associated with that run level. For example, if the run level is 5,
execute these commands:
cd /etc /rc. d/rc 5.d;
ln - s ../../init.d/m dce S99MDCE
Macintosh Platform
On each cluster node, register the mdce service as a known service with
launchd, and configure it to start automatically at system boot time by
following these steps:
1 Navigate to the toolbox folder and stop the running mdce service:
cd matlabroot/toolbox/dis tcom p/bi n
sudo ./mdce stop
2 Create the following link if it does not already exist:
sudo ln -s matlabroot/toolbox/distcomp/bin/mdce /usr/sb in/m dce
3 Copy the launchd .plist file for mdce to /Library/LaunchDa emons:
2-20
For help, contact the MathWorks install support team at
508-647-7000 or http://www.mathworks.com/support/contact_us