Limit this search to....

Accelerating MATLAB with GPU Computing: A Primer with Examples
Contributor(s): Suh, Jung W. (Author), Kim, Youngmin (Author)
ISBN: 0124080804     ISBN-13: 9780124080805
Publisher: Morgan Kaufmann Publishers
OUR PRICE:   $62.96  
Product Type: Paperback
Published: December 2013
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Systems Architecture - Distributed Systems & Computing
- Computers | Programming - Parallel
- Computers | Mathematical & Statistical Software
Physical Information: 0.8" H x 6" W x 8.9" (0.90 lbs) 258 pages
 
Descriptions, Reviews, Etc.
Publisher 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/