MATLAB GPU Computing Support for NVIDIA CUDA-Enabled GPUs

2 views (last 30 days)
Hello! GeForce 305M + Windows 7. >> gpuDevice Error using gpuDevice (line 26) No supported GPU device was found on this computer. To learn more about supported GPU devices, see www.mathworks.com/gpudevice.
I think I should have compatibility issue because my GPU is old. Is there any solution that I can take benefit on GPU on my machine. Thanks.

Accepted Answer

Walter Roberson
Walter Roberson on 6 May 2016
The GeForce 305M supported only Cuda Compute Capacity 1.2, which did not support double precision at all. MATLAB never supported less than 1.3, the first version that supported double precision. See http://www.mathworks.com/matlabcentral/newsreader/view_thread/291689

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!