User`s guide

11-3
New Remote Startup of mdce Process
New command-line functionality allows you to remotely start up MATLAB Distributed
Computing Server processes on cluster machines from the desktop computer. For more
information, see the remotemdce reference page.
Obtaining mdce Process Version
An enhancement to the mdce command lets you get the command version by executing
mdce -version
For more information on this command, see the mdce reference page.
Demo Updates
Product demos are available in the Demos node under Parallel Computing Toolbox
in the help broswer.
Benchmarking A\b
This new demo benchmarks Parallel Computing Toolbox performance with the
mldivide function.
BER Performance of Equalizer Types
Demos of BER Performance of Several Equalizer Types have been removed from Parallel
Computing Toolbox, because Communications Toolbox now incorporates support for
Parallel Computing Toolbox. See the Communications Toolbox release notes.
taskFinish File for MATLAB Pool
The taskFinish file (taskFinish.m) for a MATLAB pool now executes when the pool
closes.
Compatibility Considerations
In previous versions of the software, the taskFinish file executed when a MATLAB pool
opened. Beginning with this release, it runs when the pool closes.