GPU Programming in MATLAB
GPU Programming in MATLAB 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…
Specifikacia GPU Programming in MATLAB
GPU Programming in MATLAB
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. Following sections cover built-in GPU-enabled features of MATLAB, including options to leverage GPUs across multicore or different computer systems. 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 specialize knowledge of GPU programming.
Throughout the book, examples and source code illustrate every concept so that readers can immediately apply them to their own development. Finally, advanced material, including CUDA code in MATLAB and optimizing existing GPU applications are presented. Provides in-depth, comprehensive coverage of GPUs with MATLAB, including the parallel computing toolbox and built-in features for other MATLAB toolboxesExplains 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 fieldsIncludes source code, sample datasets, and lecture slides