please suggest GeForce Card for GPU computing in Matlab 2016b
Show older comments
At present, I am working on a project using Matlab 2016b. From the other topic, I found that card with pascal architecture is not supported by Matlab 2016b hence I can't use GTX 1080 for this purpose. Can you provide suggestion about GeForce card for Matlab 2016b?
3 Comments
From the documentation:
Graphics Processing Unit (GPU) for computation
To speed up computation, Parallel Computing Toolbox leverages NVIDIA GPUs with compute capability 2.0 or higher. See the compute capabilities of all NVIDIA GPUs. MATLAB does not support computation acceleration using AMD or Intel GPUs at this time.
The compute capability of GTX 1080 is 6.1, which is above the requirements.
What makes you think it wouldn't work.
Arya Pamuncak
on 30 Aug 2017
José-Luis
on 30 Aug 2017
Can you be more specific as to what problems you refer to?
Answers (1)
Joss Knight
on 29 Aug 2017
0 votes
What makes you think that Pascal is not supported in R2016b? It is supported. Deep Learning is not supported, and there are a couple of things that don't work under some conditions ( interp3, filter ), but most things work.
I would recommend to use one of the GeForce cards with Maxwell compute capability, from the 9xx series - the Titan X is probably the top of the line.
1 Comment
Arya Pamuncak
on 30 Aug 2017
Categories
Find more on GPU Computing in MATLAB 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!