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? -


i use parallel computing function using gpu. tried use gpuarray function have got following error message:

there problem cuda driver or gpu device. sure have supported gpu , latest driver installed.

caused by:

the cuda driver not loaded. 

the library name used

'/usr/local/cuda/lib/libcuda.dylib'. 

the error was:

dlopen(/usr/local/cuda/lib/libcuda.dylib, 10): image not found 

therefore know how install, load cuda driver , set matlab gpu processing on apple macbook pro retina running os x 10.10 yosemite ?

my gpu nvidia geforce 750m. macbook pro retina (15") late 2013 generation.

i'm running matlab 2014b

thank , support,

best,

adrien

edit: thank robert c., followed these instructions , matlab gpu seems work fine :)

i succeeded following instructions in cuda getting started guide mac os robert.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -