please suggest GeForce Card for GPU computing in Matlab 2016b
Afficher commentaires plus anciens
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 commentaires
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
le 30 Août 2017
José-Luis
le 30 Août 2017
Can you be more specific as to what problems you refer to?
Réponses (1)
Joss Knight
le 29 Août 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 commentaire
Arya Pamuncak
le 30 Août 2017
Catégories
En savoir plus sur GPU Computing in MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!