are there GPU settings in matlab?
Afficher commentaires plus anciens
I just bought a new NVIDIA Titan RTX in the hopes of increasing the speed of some code but have been most disappointed in the results. It was actually slower than the same code (on a different machine) with a NVidia RTX 2080 Qmax. Are there Matlab setttings that can help me take mroe advantage of my new GPU?
4 commentaires
Walter Roberson
le 28 Juin 2020
Which Titan RTX exactly?
steve solomon
le 28 Juin 2020
Walter Roberson
le 28 Juin 2020
Odd... the specifications I find on that device imply it should be about twice as fast as the RTX 2080 Max-Q for double precision, and a bit faster (about 3%) as the Max-Q for single precision.
steve solomon
le 28 Juin 2020
Réponse acceptée
Plus de réponses (1)
Sindar
le 28 Juin 2020
0 votes
Most code will not be run on the GPU without adjustment
There are guides here and it looks pretty easy for many applications: https://www.mathworks.com/solutions/gpu-computing.html
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!