User`s guide

R2011a
9-2
Deployment of Local Workers
MATLAB Compiler generated standalone executables and libraries from parallel
applications can now launch up to eight local workers without requiring MATLAB
Distributed Computing Server software.
New Desktop Indicator for MATLAB Pool Status
When you first open a MATLAB pool from your desktop session, an indicator appears in
the lower-right corner of the desktop to show that this desktop session is connected to an
open pool. The number indicates how many workers are in the pool.
When you close the pool, the indicator remains displayed and shows a value of 0.
Enhanced GPU Support
Static Methods to Create GPUArray
The following new static methods directly create GPUArray objects:
parallel.gpu.GPUArray.linspace
parallel.gpu.GPUArray.logspace
GPUArray Support
The following functions are enhanced to support GPUArray data:
cat
colon
conv
conv2
cumsum
cumprod
eps
filter
filter2
horzcat
meshgrid
ndgrid
plot