Catalog excerpts
Parallel Computing Toolbox Perform parallel computations on multicore computers, GPUs, and computer clusters Parallel Computing Toolbox™ lets you solve computationally and data-intensive problems using multicore processors, GPUs, and computer clusters. High-level constructs—parallel for-loops, special array types, and parallelized numerical algorithms—let you parallelize MATLAB® applications without CUDA or MPI programming. You can use the toolbox with Simulink® to run multiple simulations of a model in parallel. The toolbox provides twelve workers (MATLAB computational engines) to execute applications locally on a multicore desktop. Without changing the code, you can run the same application on a computer cluster or a grid computing service (using MATLAB Distributed Computing Server™). You can run parallel applications interactively or in batch. Built-in Parallel Computing Support in MathWorks Products Key Features ▪ Parallel for-loops (parfor) for running task-parallel algorithms on multiple processors ▪ Support for CUDA-enabled NVIDIA GPUs ▪ Ability to run twelve workers locally on a multicore desktop ▪ Computer cluster and grid support (with MATLAB Distributed Computing Server) ▪ Interactive and batch execution of parallel applications ▪ Distributed arrays and single program multiple data (spmd) construct for large dataset handling and data-parallel algorithms
Open the catalog to page 1Multicore Desktop with GPUs Parallel computing with MATLAB. You can use Parallel Computing Toolbox to run applications on a multicore desktop with twelve workers available in the toolbox, take advantage of GPUs, and scale up to a cluster (with MATLAB Distributed Computing Server). 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 f or-loops (parf or) and special array types for distributed...
Open the catalog to page 2Farald DtdCip Wndow hteb » % Start a pool of MftTLflB *orkeii — Gorm«ct*<t Co rattlabpool with 6 *<ork*ri - - » 4 yet option tr> enable parallel op t ir-.i E-TL 11 a n B3 Optim Lurtiori Tool Fit E*i VM hJirt T«* Dtdiop Win*™ The niji, flUffl '. Iijr.ji' differences forward parallel [□ uvaluatu firrtu mini firel ifi up ytur parAi • When Ihe Sut^ar FBIIB » When Ihe 5nM:r Mqhl Have Using built-in parallel algorithms inMathWorks products. Built-in parallel algorithms can speed upMATLAB and Simulink computations as well as code generation from Simulink models. Speeding Up Task-Parallel...
Open the catalog to page 3dataParfor = zeros {numberOfRuns, numel {ml. Species) ) ; □ %% Run an ensemble of stochastic simulations Using parallel for-loops for a task-parallel application. You can use parallel for-loops in MATLAB scripts and functions and execute them both interactively and offline. Speeding Up MATLAB Computations with GPUs Parallel Computing Toolbox provides GPUArray, a special array type with several associated functions that lets you perform computations on CUDA-enabled NVIDIA GPUs directly from MATLAB. Functions include f f t, element-wise operations, and several linear algebra operations such...
Open the catalog to page 4File Edit Debug Parallel Desktop double (complex] Window Help Command Window % Create arrays that reside on the GPU % Use GPU-enabled MATLAB functions % Bring data back from GPU memory into MATLAB workspace GPU computing with MATLAB. Using GPUArrays and GPU-enabled MATLAB functions help speed upMATLAB operations without low-level CUDA programming. Scaling Up to Clusters, Grids, and Clouds Using MATLAB Distributed Computing Server Parallel Computing Toolbox provides the ability to use up to twelve workers to execute parallel applications locally on a multicore computer. Using the toolbox in...
Open the catalog to page 5Implementing Data-Parallel Applications using the Toolbox and MATLAB Distributed Computing Server Distributed arrays in Parallel Computing Toolbox are special arrays that hold several times the amount of data that your desktop computer's memory (RAM) can hold. Distributed arrays apportion the data across several MATLAB worker processes running on a computer cluster (using MATLAB Distributed Computing Server). As a result, with distributed arrays you can overcome the memory limits of your desktop computer and solve problems that require manipulating very large matrices. With over 150...
Open the catalog to page 6Running applications interactively is suitable when execution time is relatively short. When your applications need to run for a long time, you can use the toolbox to set them up to run as batch jobs. This enables you to free your MATLAB session for other activities while you execute large MATLAB and Simulink applications. While your application executes in batch, you can shut down your MATLAB session and retrieve results later. The toolbox provides several mechanisms to manage offline execution of parallel programs, such as the batch function and j ob and task objects. Both the batch...
Open the catalog to page 7All The MathWorks catalogs and technical brochures
-
MATLAB Production Server
6 Pages
-
Database Toolbox
4 Pages
-
MATLAB Report Generator
4 Pages
-
Stateflow
8 Pages
-
SimEvents
7 Pages
-
SimDriveline
7 Pages
-
SimHydraulics
7 Pages
-
SimPowerSystems
8 Pages
-
Simulink Control Design
5 Pages
-
Aerospace Blockset
5 Pages
-
SimRF
6 Pages
-
Simulink Coder
6 Pages
-
Embedded Coder
8 Pages
-
Simulink PLC Coder
4 Pages
-
Fixed-Point Designer
9 Pages
-
MATLAB Coder
5 Pages
-
Simulink 3D Animation
10 Pages
-
Gauges Blockset
2 Pages
-
Simulink Report Generator
3 Pages
-
Polyspace Bug Finder
6 Pages
-
global-optimization-toolbox
10 Pages
-
Phased Array System Toolbox
9 Pages
-
OPC Toolbox
5 Pages
-
Simulink Design Verifier
7 Pages
-
Simulink Design Optimization
10 Pages
-
Filter Design HDL Coder
5 Pages
-
Bioinformatics Toolbox
9 Pages
-
SimBiology
6 Pages
-
Computer Vision System Toolbox
10 Pages
-
DSP System Toolbox
11 Pages
-
Fuzzy Logic Toolbox
5 Pages
-
Polyspace Client for C/C++
5 Pages
-
xPC Target
5 Pages
-
SimMechanics
7 Pages
-
Simscape
7 Pages
-
Simulink
6 Pages
-
Data Acquisition Toolbox
8 Pages
-
Image Processing Toolbox
7 Pages
-
Signal Processing Toolbox
10 Pages
-
Control System Toolbox
6 Pages
-
Symbolic Math Toolbox?
6 Pages
-
MATLAB®
6 Pages
-
Mapping Toolbox 3.2
7 Pages
-
Instrument Control Toolbox
7 Pages
-
Optimization Toolbox 6.0
14 Pages
Archived catalogs
-
MATLAB Release Notes
505 Pages
-
C and Fortran API Reference
263 Pages
-
External Interfaces
649 Pages
-
Function Reference: Volume 3 (P-Z)
1696 Pages
-
Function Reference: Volume 2 (F-O)
1568 Pages
-
Function Reference: Volume 1 (A-E)
1298 Pages
-
Creating Graphical User Interfaces
520 Pages
-
3-D Visualization
212 Pages
-
Graphics
667 Pages
-
MATLAB Programming Tips
66 Pages
-
Programming Fundamentals
840 Pages
-
Data Analysis
220 Pages
-
Mathematics
316 Pages
-
MATLAB® Getting Started Guide
250 Pages