User manual
2 Network Administration
Windows
Stopping the Job Manager and Workers
1 To shut down the job manager, enter the commands
cd matlabroot\toolbox\distcomp\ bin
(Enter th e following command on a single lin e.)
stopjobmanager -remotehost <job m anager hostname > -name
<MyJobManager> -v
If you have more than o ne job manager running, stop each of them
individually by host and name.
For a list of all options to the script, type
stopjobmanager -help
2 For each MATLAB worker y ou want to shut down, enter the commands
cd m atlabroot\toolbox\distcomp\bin
stopworker -remotehost <worker hostname> -name <worker name> -v
If you have more than one worker session running, you can stop each of
them individually by host and name.
stopworker -remotehost <worker hostname> -name <worker1 name>
stopworker -remotehost <worker hostname> -name <worker2 name>
For a list of all options to the script, type
stopworker -he lp
Stopping and Uninstalling the MDCE Service
Normally, you configure the mdce service to start at system boot time and
continue running until the machine shuts down. If you need to stop the m dce
service while leaving the machine on, enter the following commands at a
DOS comma nd prompt.
2-8