GPU Programming In MATLAB (Morgan Kaufmann)
Monday, 12 December 2016

This is a book for developers of applications in MATLAB who would like to accelerate their code using GPU programming without losing the many benefits of MATLAB. Nikolaos Ploskas, Nikolaos Samaras start with coverage of the Parallel Computing Toolbox and other MATLAB toolboxes for GPU computing, which allow applications to be ported straightforwardly onto GPUs without extensive knowledge of GPU programming.

<ASIN:0128051329>

The next part of the book covers built-in, GPU-enabled features of MATLAB, including options to use GPUs across multicore or different computer systems. Finally, advanced material includes CUDA code in MATLAB and optimizing existing GPU applications.

Author: Nikolaos Ploskas, Nikolaos Samaras
Publisher: Morgan Kaufmann
Date: July 2016
Pages: 318
ISBN: 978-0128051320
Print: 0128051329
Kindle: B01L4N229I
Audience: MATLAB developers
Level: advanced

 

  • Provides in-depth coverage of GPUs with MATLAB, including the parallel computing toolbox and built-in features for other MATLAB toolboxes
  • Explains how to accelerate computationally heavy applications in MATLAB without the need to re-write them in another language
  • Presents case studies illustrating key concepts across multiple fields
  • Includes source code, sample datasets, and lecture slides

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Object-Oriented Python

Author: Irv Kalb
Publisher: No Starch Press
Date: January 2022
Pages: 416
ISBN: 978-1718502062
Print: 1718502060
Kindle: ‎ B0957SHYQL
Audience: Python developers
Rating: 3
Reviewer: Mike James
Python, Object-Oriented? Not a lot of programmers know that!



Functional Design (Addison-Wesley)

Author: Robert C. Martin
Publisher: Addison-Wesley
Date: September 2023
Pages: 384
ISBN: 978-0138176396
Print: 0138176396
Kindle: B0CGHQKGYG
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to explain the principles, patterns and practices of functional design, and why functional prog [ ... ]


More Reviews