New Paper: GPU Programming in MATLAB

Print Friendly, PDF & Email

Jill Reese and Sarah Zaranek of MathWorks have published a paper on GPU Programming in MATLAB.

Engineers and scientists are successfully employing GPU technology, originally intended for accelerating graphics rendering, to
accelerate their discipline-specific calculations. With minimal effort and without extensive knowledge of GPUs, you can now use the
promising power of GPUs with MATLAB. GPUArrays and GPU-enabled MATLAB functions help you speed up MATLAB operations
without low-level CUDA programming. If you are already familiar with programming for GPUs, MATLAB also lets you integrate your
existing CUDA kernels into MATLAB applications without requiring any additional C programming.

A Tip of the Hat goes out to GPU Science for pointing us to this story. Download the paper (PDF).