User`s guide
R2014a
3-2
Number of local workers no longer limited to 12
You can now run a local cluster of more than 12 workers on your client machine. Unless
you adjust the cluster profile, the default maximum size for a local cluster is the same as
the number of computational cores on the machine.
Additional GPU-enabled MATLAB functions: interp3, interpn,
besselj, bessely
The following functions are new in their support for gpuArrays:
besselj
bessely
interp3
interpn
For a list of MATLAB functions that support gpuArray, see Run Built-In Functions on a
GPU.
Additional GPU enabled Image Processing Toolbox functions: bwdist,
imreconstruct, iradon, radon
Image Processing Toolbox™ offers enhanced functionality for some of its functions to
perform computations on a GPU. For specific information, see the Image Processing
Toolbox release notes. Parallel Computing Toolbox is required to access this
functionality.
Enhancements to GPU-enabled MATLAB functions: filter (IIR filters);
pagefun (additional functions supported); interp1, interp2, conv2,
reshape (performance improvements)
The following functions are enhanced in their support for gpuArray data:
conv2
filter
interp1
interp2
pagefun
rand
randi
randn
reshape