User`s guide

vii
R2012b
More MATLAB functions enabled for GPUs, including convn,
cov, and normest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-2
gpuArray Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-2
MATLAB Code on the GPU . . . . . . . . . . . . . . . . . . . . . . . . . 6-2
GPU-enabled functions in Neural Network Toolbox, Phased
Array System Toolbox, and Signal Processing Toolbox . . 6-2
Performance improvements to GPU-enabled MATLAB
functions and random number generation . . . . . . . . . . . . . 6-3
Automatic detection and selection of specific GPUs on a
cluster node when multiple GPUs are available on the
node . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-3
More MATLAB functions enabled for distributed arrays,
including sparse constructor, bsxfun, and repmat . . . . . . 6-3
Detection of MATLAB Distributed Computing Server clusters
that are available for connection from user desktops
through Profile Manager . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-4
gpuArray Class Name . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-4
Diary Output Now Available During Running Task . . . . . . . 6-4
R2012a
New Programming Interface . . . . . . . . . . . . . . . . . . . . . . . . . . 7-2
General Concepts and Phrases . . . . . . . . . . . . . . . . . . . . . . . 7-2
Objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7-2
Functions and Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7-4
Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7-4
Getting Help . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7-5
Enhanced Example Scripts . . . . . . . . . . . . . . . . . . . . . . . . . . 7-8