codistributed | Access elements of arrays distributed among workers in parallel pool |
codistributor1d | 1-D distribution scheme for codistributed array |
codistributor2dbc | 2-D block-cyclic distribution scheme for codistributed array |
Composite | Access nondistributed variables on multiple workers from client |
CUDAKernel | Kernel executable on GPU |
distributed | Access elements of distributed arrays from client |
gpuArray | Array stored on GPU |
GPUDevice | Graphics processing unit (GPU) |
GPUDeviceManager | Manager for GPU Devices |
mxGPUArray | Type for MATLAB gpuArray |
parallel.Cluster | Access cluster properties and behaviors |
parallel.cluster.Hadoop | Hadoop cluster for mapreducer, mapreduce and tall arrays |
parallel.Future | Request function execution on parallel pool workers |
parallel.Job | Access job properties and behaviors |
parallel.Pool | Access parallel pool |
parallel.Task | Access task properties and behaviors |
parallel.Worker | Access worker that ran task |
pctRunOnAll | Run command on client and all workers in parallel pool |