Parallel Computing Toolbox Classes

Alphabetical List By Category
codistributedAccess elements of arrays distributed among workers in parallel pool
codistributor1d1-D distribution scheme for codistributed array
codistributor2dbc2-D block-cyclic distribution scheme for codistributed array
CompositeAccess nondistributed variables on multiple workers from client
CUDAKernelKernel executable on GPU
distributedAccess elements of distributed arrays from client
gpuArrayArray stored on GPU
GPUDeviceGraphics processing unit (GPU)
GPUDeviceManagerManager for GPU Devices
mxGPUArrayType for MATLAB gpuArray
parallel.ClusterAccess cluster properties and behaviors
parallel.cluster.HadoopHadoop cluster for mapreducer, mapreduce and tall arrays
parallel.FutureRequest function execution on parallel pool workers
parallel.JobAccess job properties and behaviors
parallel.PoolAccess parallel pool
parallel.TaskAccess task properties and behaviors
parallel.WorkerAccess worker that ran task
pctRunOnAllRun command on client and all workers in parallel pool
Was this topic helpful?