MATLAB: Run MATLAB faster using GPU (Intel) in Mac Pro

cudagpuintelmac proParallel Computing Toolbox

I would like to run MATLAB faster using GPU. I want to calculate the execution time of GPU on a computer with the following configuration:
MATLAB: R2010b,
OS: Mac pro,
CPU: Intel Xeon (2 processors),
RAM: 8 GB,
ATI Radeon HD 5870

Best Answer

The system requirements for Parallel Computing Toolbox are described here.
You need an NVIDIA GPU with compute capability at least 1.3 (1.3 is required to give double-precision support, and also numeric consistency with MATLAB). NVIDIA have a listing of their GPUs with CUDA support here.