GPU computing without NVIDIA graphic card

Hi. My computer has the following graphic card: AMD Radeon HD 6520G + 7670M dual GPU
Is it possible for me to take advantage of GPU computing in matlab (with functions such as gpuarray, etc...) with this graphic card?
Thanks. Daniel

 Accepted Answer

I am sorry to say Daniel, that GPU computing in MATLAB uses CUDA, which is specific to NVIDIA graphics cards.
CUDA was developed by NIVIDA and several languages now have support for GPU computing through CUDA.

4 Comments

Note that accelereyes.com makes Jacket, which can use CUDA or OpenCL from MATLAB.
There were some copyright litigation regarding Jacket and MathWorks. This resulted in accelereyes no longer releasing Jacket. If you have been an existing user you can continue to use it.
Just as I feared... :/
Thanks Benji, I was not aware of that.

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!