Run MATLAB faster using GPU (Intel) in Mac Pro

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

 Réponse acceptée

Edric Ellis
Edric Ellis le 3 Fév 2011

7 votes

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.

1 commentaire

Jason Ross
Jason Ross le 11 Fév 2011
The Mac Pro must be a MacPro3.1 or MacPro4.1 (2008 or 2009) or later to support the Quadro 4000 for Mac. MacPro1.1 and MacPro2.1 are not compatible and will not allow CUDA to work.
Reference: The "Drivers and Downloads" section of http://www.nvidia.com/object/product-quadro-4000-mac-us.html
The previous generation GTX 285 for Mac had similar compatibility requirements.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with GPU Coder dans Centre d'aide et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by