
Shut Down a Job Manager Cluster
Microsoft Windows Operating Systems
Stop the Job Manager and Workers
Enter the commands of this section at the prompt in a DOS command window.
1 To shut down the job manager, enter the commands
cd matlabroot\toolbox\distcomp\bin
(Enter the following co mmand on a single line.)
stopjobmanager -remotehost <job manager hostname> -name
<MyJobManager> -v
If you have more than one job manager running, stop each of them
individually by host and name.
For a list of al l options to th e script, type
stopjobmanager -help
2 For each MATLAB worker you want to shut down, enter the commands
cd ma tlabroot\toolbox\distcomp\bin
stopworker -remotehost <worker host name> -name <worker name> -v
Ifyouhavemorethanoneworkersessionrunning,youcanstopeachof
them individually by host and name.
stopworker -remotehost <worker hostname> -name <worker1 nam e>
stopworker -remotehost <worker host name> -name <worker2 name>
For a list of al l options to th e script, type
stopworker -help
Stop and Uninstall 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 mdce
2-11
Commentaires sur ces manuels