are there GPU settings in matlab?
Mostra commenti meno recenti
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 Commenti
Walter Roberson
il 28 Giu 2020
Which Titan RTX exactly?
steve solomon
il 28 Giu 2020
Walter Roberson
il 28 Giu 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
il 28 Giu 2020
Risposta accettata
Più risposte (1)
Sindar
il 28 Giu 2020
0 voti
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
Categorie
Scopri di più su Startup and Shutdown in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!