|
|
|
| R2012a Documentation → MATLAB Distributed Computing Server | |
Learn more about MATLAB Distributed Computing Server |
|
| Contents | Index |
nodestatus
nodestatus -flags
nodestatus displays the status of the mdce service and the processes which it maintains. The mdce service must already be running on the specified computer.
The nodestatus executable resides in the folder matlabroot\toolbox\distcomp\bin (Windows operating system) or matlabroot/toolbox/distcomp/bin (UNIX operating system). Enter the following command syntax at a DOS or UNIX command-line prompt, respectively.
nodestatus -flags accepts the following input flags. Multiple flags can be used together on the same command.
| Flag | Operation |
|---|---|
| -remotehost <hostname> | Displays the status of the mdce service and the processes it maintains on the specified host. The default value is the local host. |
| -infolevel <level> | Specifies how much status information to report, using a level of 1-3. 1 means only the basic information, 3 means all information available. The default value is 1. |
| -baseport <port_number> | Specifies the base port that the mdce service on the remote host is using. You need to specify this only if the value of BASE_PORT in the local mdce_def file does not match the base port being used by the mdce service on the remote host. |
| -v | Verbose mode displays the progress of the command execution. |
Display basic information about the mdce processes on the local host.
nodestatus
Display detailed information about the status of the mdce processes on host node27.
nodestatus -remotehost node27 -infolevel 2
mdce | startjobmanager | startworker | stopjobmanager | stopworker

See how to solve large problems with minimal effort and reduce simulation time.
Get free kit| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |