CUDA MEX - File Exchange - MATLAB Central
File Information Description This small script modifies the files used by MATLAB to compile mex-functions within MATLAB so that CUDA is supported. Once the script setup_cuda_mex.m is run you can just compile CUDA mex files with the function cuda_mex.m....