
- 318 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
GPU Programming in MATLAB
About this book
GPU programming in MATLAB is intended for scientists, engineers, or students who develop or maintain applications in MATLAB and would like to accelerate their codes using GPU programming without losing the many benefits of MATLAB. The book starts 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. The next part covers built-in, GPU-enabled features of MATLAB, including options to leverage GPUs across multicore or different computer systems. Finally, advanced material includes CUDA code in MATLAB and optimizing existing GPU applications. Throughout the book, examples and source codes illustrate every concept so that readers can immediately apply them to their own development.- Provides in-depth, comprehensive 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
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover image
- Title page
- Table of Contents
- Copyright
- Dedication
- About the Authors
- Foreword
- Preface
- Chapter 1: Introduction
- Chapter 2: Getting started
- Chapter 3: Parallel Computing Toolbox
- Chapter 4: Introduction to GPU programming in MATLAB
- Chapter 5: GPU programming on MATLAB toolboxes
- Chapter 6: Multiple GPUs
- Chapter 7: Run CUDA or PTX code
- Chapter 8: MATLAB MEX functions containing CUDA code
- Chapter 9: CUDA-accelerated libraries
- Chapter 10: Profiling code and improving GPU performance
- References
- List of Examples
- Index