Accelerating MATLAB with GPU Computing: A Primer with Examples
Authors: Jung W. Suh – Youngmin Kim
ISBN-10: 0124080804
ISBN-13: 9780124080805
Edition 版次: 1
Publication Date 出版日期: 2013-12-16
Print Length 页数: 258 pages
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.
Shows how to accelerate MATLAB codes through the GPU for parallel processing,with minimal hardware knowledge
Explains the related background on hardware,architecture and programming for ease of use
Provides simple worked examples of MATLAB and CUDA C codes as well as templates that can be reused in real-world projects
Cover inage
Title page
Contents
Copyright
Preface
1.Accelerating MATLAB without GPU
2.Confi gurations for MATLAB and CUDA
3.Optimization Planning through Profiling
4.CUDA Coding with c-mex
5.MATLAB and Parallel Computing Toolbox
6.Using CUDA-Accelerated Libraries
7.Example in Computer Graphics
8.CUDA Conversion Example: 3D Image Processing
Appendix 1.Download and Install the CUDA Library
Appendix 2.Installing N/IDIA Nsight into Visual Studio
Bibliography
Index
Accelerating MATLAB with GPU Computing: A Primer with Examples
相关推荐
- Computational Intelligence for Autonomous Finance: Challenges and Future Directions
- Optimization and Computing using Intelligent Data-Driven Approaches for Decision-Making: Artificial Intelligence Applications
- Super Study Guide: Transformers & Large Language Models
- Federated Learning for Future Intelligent Wireless Networks
- Deep Reinforcement Learning Hands-On: A practical and easy-to-follow guide to RL from Q-learning and DQNs to PPO and RLHF, 3rd Edition
- Optimization and Computing Using Intelligent Data-Driven Approaches for Decision-Making: Optimization Applications