How to install, load CUDA driver and set Matlab to do GPU processing on my Apple Macbook Pro Retina running OS X 10.10 Yosemite ?

5 views (last 30 days)
Hello,
I would like to use some parallel computing function using the GPU. I tried to use gpuarray function but I have got the following error message: There is a problem with the CUDA driver or with this GPU device. Be sure that you have a supported GPU and that the latest driver is installed.
There is a problem with the CUDA driver or with this GPU device. Be sure that you have a supported GPU and that the latest driver is installed.
Caused by:
The CUDA driver could not be loaded. The library name used was '/usr/local/cuda/lib/libcuda.dylib'. The error was:
dlopen(/usr/local/cuda/lib/libcuda.dylib, 10): image not found
Therefore I would like to know how to install, load CUDA driver and set Matlab to do GPU processing on my Apple Macbook Pro Retina running OS X 10.10 Yosemite ?
My GPU is a NVidia GeForce 750M. My Macbook Pro Retina (15") is from the late 2013 generation.
I'm running Matlab 2014b
Thank you for your help and support,
Best,
Adrien

Answers (0)

Categories

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

Products

Community Treasure Hunt

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

Start Hunting!