Run MATLAB faster using GPU (Intel) in Mac Pro

2 ビュー (過去 30 日間)
Othman
Othman 2011 年 2 月 2 日
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

採用された回答

Edric Ellis
Edric Ellis 2011 年 2 月 3 日
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 件のコメント
Jason Ross
Jason Ross 2011 年 2 月 11 日
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.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGPU Computing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by