Skip to main content
For credit card payments please select in store pick up/pay at store and you will be contacted for payment/shipping info!
Close this alert
Accelerating MATLAB with GPU Computing: A Primer with Examples

Accelerating MATLAB with GPU Computing: A Primer with Examples

Current price: $69.95
Publication Date: December 2nd, 2013
Publisher:
Morgan Kaufmann Publishers
ISBN:
9780124080805
Pages:
258

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/