August 2016
Intermediate to advanced
318 pages
8h 16m
English
This chapter covers one of the most important topics of this book, the inherent GPU programming features that MATLAB provides. More specifically, this chapter introduces the GPU arrays, which are arrays that are stored on GPUs. These arrays can be used in computations by built-in MATLAB functions for GPUs, and element-wise MATLAB operations. This chapter includes a variety of examples, including both didactical and real-world examples. After reading this chapter, you should be able to:
• understand MATLAB’s GPU programming features.
• transfer arrays between the MATLAB workspace and the GPU.
• execute code on GPU using GPU-enabled built-in MATLAB functions.
• execute code on GPU ...
Read now
Unlock full access