GPU computing on iMac

10 views (last 30 days)
Fabio Freschi
Fabio Freschi on 8 Sep 2015
Commented: Fabio Freschi on 25 Sep 2015
Hi everyone,
I would like to buy an iMac mounting an NVIDIA GeForce GT 755M board, but I am not sure if this hardware meets the Matlab requirements for GPU computing.
On the Mathworks website it is stated that "CUDA-enabled NVIDIA GPU with compute capability" is required.
On the NVIDIA website ( https://developer.nvidia.com/cuda-gpus ) the above mentioned board is not reported, but in the product page ( http://www.geforce.com/hardware/notebook-gpus/geforce-gt-755m/features ) CUDA technology is mentioned.
Does anybody have experience with GPU computing on iMac? Is it possible and effective?
Thanks in advance
Fabio

Accepted Answer

Matt Cohen
Matt Cohen on 10 Sep 2015
Hi Fabio,
I understand that you are interested in whether or not an iMac device with an NVIDIA GeForce GT 755M board will support GPU computing in MATLAB.
You can accomplish GPU computing in MATLAB on a Mac device. As stated in the MathWorks Choosing Hardware documentation page , "the Parallel Computing Toolbox leverages NVIDIA GPUs with compute capability of 2.0 or higher." Besides the NVIDIA GPU, the other requirement is simply the latest CUDA driver.
Since the NVIDIA GeForce GT 755M product page states that it supports CUDA, and since the card is reported to have a compute capability of 3.0, it should be able to handle GPU computing with MATLAB. You are right that it is not reported on the NVIDIA page, but the GT 750M is reported on there with positive specs, and the GT 755M is a comparable and equally popular NVIDIA card.
I hope this helps.
Matt Cohen
  1 Comment
Fabio Freschi
Fabio Freschi on 25 Sep 2015
Ok, thank you for your help Fabio

Sign in to comment.

More Answers (0)

Categories

Find more on Get Started with GPU Coder in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!