Accelerating MATLAB with GPU computing a primer with examples

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 p...

Full description

Bibliographic Details
Main Author: Suh, Jung W.
Other Authors: Kim, Youngmin
Format: eBook
Language:English
Published: Waltham, MA Elsevier Science 2013, 2013
Subjects:
Online Access:
Collection: Elsevier ScienceDirect eBooks - Collection details see MPG.ReNa
LEADER 01677nmm a2200313 u 4500
001 EB000910315
003 EBX01000000000000000706211
005 00000000000000.0
007 cr|||||||||||||||||||||
008 141222 ||| eng
020 |a 9780124079168 
020 |a 0124079164 
020 |a 9780124080805 
020 |a 0124080804 
100 1 |a Suh, Jung W. 
245 0 0 |a Accelerating MATLAB with GPU computing  |h [electronic resource]  |h Elektronische Ressource  |b a primer with examples  |c Jung W. Suh, Youngmin Kim 
260 |a Waltham, MA  |b Elsevier Science  |c 2013, 2013 
300 |a online resource (259 pages)  |b illustrations 
653 |a Graphics processing units / fast / (OCoLC)fst01749680 
653 |a MATLAB. 
653 |a Graphics processing units 
653 |a MATLAB. / fast / (OCoLC)fst01365096 
653 |a COMPUTERS / General / bisacsh 
700 1 |a Kim, Youngmin 
041 0 7 |a eng  |2 ISO 639-2 
989 |b ESD  |a Elsevier ScienceDirect eBooks 
856 4 0 |u http://www.sciencedirect.com/science/book/9780124080805  |x Verlag  |3 Volltext 
082 0 |a 006.6 
520 |a 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