MATLAB: GPU programming

gpu programming

hi how can i use an ATI Radeon GPU for GPU programming?

Best Answer

Shabab, as far as I know MATLAB requires an NVIDIA GPU with a compute capability of 1.3 or higher. It is because MATLAB uses the CUDA in GPU's and those are available only on NVIDIA devices.
More information is can be found at : http://www.mathworks.com/discovery/matlab-gpu.html