User`s guide
2-3
pagefun support for mldivide on GPUs
For gpuArray inputs, pagefun is enhanced to support @mldivide for square matrix
divisors of sizes up to 32-by-32.
Additional MATLAB functions for distributed arrays, including fft2,
fftn, ifft2, ifftn, cummax, cummin, and diff
The following functions now support distributed arrays with all forms of codistributor (1-
D and 2DBC), or are enhanced in their support for this release:
besselh
besseli
besselj
besselk
bessely
beta
betainc
betaincinv
betaln
cart2pol
cart2sph
compan
corrcoef
cov
cummax
cummin
diff
erf
erfc
erfcinv
erfcx
erfinv
fft2
fftn
gamma
gammainc
gammaincinv
gammaln
hankel
hsv2rgb
ifft
ifft2
ifftn
isfloat
isinteger
islogical
isnumeric
median
mode
pol2cart
psi
rgb2hsv
sph2cart
std
toeplitz
trapz
unwrap
vander
var
Note the following for some of these functions:
• isfloat, isinteger, islogical, and isnumeric now return results based on
classUnderlying of the distributed array.
For a list of MATLAB functions that support distributed arrays, see MATLAB Functions
on Distributed and Codistributed Arrays.