Learn about MATLAB® and Parallel Computing Toolbox™
Choose a Parallel Computing Solution
Discover the most important functionalities offered by MATLAB and Parallel Computing Toolbox to solve your parallel computing problem.
Interactively Run a Loop in Parallel Using parfor
Convert a slow for
-loop into a
faster parfor
-loop.
Use
Scale Up parfor-Loops to Cluster and Cloud
Develop parfor
-loops on your
desktop, and scale up to a cluster without changing your code.
Create and Use Distributed Arrays
When your data array is too big to fit into the memory
of a single machine, you can create a distributed
array