In this post, I will discuss techniques you can use to maximize the performance of your GPU-accelerated MATLAB? code. First I explain how to write MATLAB code which is inherently parallelizable. This technique, known as vectorization, benefits all your code whether or not it uses the GPU. Then I present a family of function wrappers��bsxfun, pagefun, and arrayfun��that take advantage of GPU hardware��
]]>