User`s guide

5
Math with Codistributed Arrays
This chapter describes the distribution or partition of data across several workers,
and the functionality provided for operations on that data in spmd statements,
communicating jobs, and pmode. The sections are as follows.
“Nondistributed Versus Distributed Arrays” on page 5-2
“Working with Codistributed Arrays” on page 5-5
“Looping Over a Distributed Range (for-drange)” on page 5-20
“MATLAB Functions on Distributed and Codistributed Arrays” on page 5-24