Skip to Main Content Skip to Search
Accelerating the pace of engineering and science

 

Parallel Computing Toolbox

Product Description

Programming Parallel Applications

Parallel Computing Toolbox provides several high-level programming constructs that let you convert your applications to take advantage of computers equipped with multicore processors and GPUs. Constructs such as parallel for-loops (parfor) and special array types for distributed processing and for GPU computing simplify parallel code development by abstracting away the complexity of managing computations and data between your MATLAB session and the computing resource you are using.

You can run the same application on a variety of computing resources without reprogramming it. The parallel constructs function in the same way, regardless of the resource on which your application runs—a multicore desktop (using the toolbox) or on a larger resource such as a computer cluster (using toolbox with MATLAB Distributed Computing Server).

Free Parallel Computing Interactive Kit

See how to solve large problems with minimal effort and reduce simulation time.

Get free kit

Trials Available

Try the latest versions of parallel computing products.

Get trial software
Contact sales
Free technical kit
Trial software

Get Pricing and
Licensing Options

Recorded Webinar

Large Data in MATLAB: A Seismic Data Processing Case Study new

Free Seminar

Data Analysis with MATLAB for Excel Users