Book description
Beyond simulation and algorithm development, many developers increasingly use MATLAB even for product deployment in computationally heavy fields. This often demands that MATLAB codes run faster by leveraging the distributed parallelism of Graphics Processing Units (GPUs). While MATLAB successfully provides high-level functions as a simulation tool for rapid prototyping, the underlying details and knowledge needed for utilizing GPUs make MATLAB users hesitate to step into it. Accelerating MATLAB with GPUs offers a primer on bridging this gap.
Starting with the basics, setting up MATLAB for CUDA (in Windows, Linux and Mac OS X) and profiling, it then guides users through advanced topics such as CUDA libraries. The authors share their experience developing algorithms using MATLAB, C++ and GPUs for huge datasets, modifying MATLAB codes to better utilize the computational power of GPUs, and integrating them into commercial software products. Throughout the book, they demonstrate many example codes that can be used as templates of C-MEX and CUDA codes for readers’ projects. Download example codes from the publisher's website: http://booksite.elsevier.com/9780124080805/
- Shows how to accelerate MATLAB codes through the GPU for parallel processing, with minimal hardware knowledge
- Explains the related background on hardware, architecture and programming for ease of use
- Provides simple worked examples of MATLAB and CUDA C codes as well as templates that can be reused in real-world projects
Table of contents
- Cover image
- Title page
- Table of Contents
- Copyright
- Preface
- 1. Accelerating MATLAB without GPU
- 2. Configurations for MATLAB and CUDA
- 3. Optimization Planning through Profiling
- 4. CUDA Coding with c-mex
- 5. MATLAB and Parallel Computing Toolbox
- 6. Using CUDA-Accelerated Libraries
- 7. Example in Computer Graphics
- 8. CUDA Conversion Example: 3D Image Processing
- Appendix 1. Download and Install the CUDA Library
- Appendix 2. Installing NVIDIA Nsight into Visual Studio
- Bibliography
- Index
Product information
- Title: Accelerating MATLAB with GPU Computing
- Author(s):
- Release date: November 2013
- Publisher(s): Morgan Kaufmann
- ISBN: 9780124079168
You might also like
book
Cloud Computing
Cloud Computing: Theory and Practice provides students and IT professionals with an in-depth analysis of the …
book
Understanding Digital Signal Processing
Amazon.com’s Top-Selling DSP Book for Seven Straight Years—Now Fully Updated! is quite simply the best resource …
book
Statistical Rethinking, 2nd Edition
Statistical Rethinking: A Bayesian Course with Examples in R and Stan builds your knowledge of and …
book
Hands-on Booting: Learn the Boot Process of Linux, Windows, and Unix
Master the booting procedure of various operating systems with in-depth analysis of bootloaders and firmware. The …