GPU computing without NVIDIA graphic card

2 views (last 30 days)
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

Shashank Prasanna
Shashank Prasanna on 9 Feb 2013
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
Walter Roberson
Walter Roberson on 10 Feb 2013
Thanks Benji, I was not aware of that.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!