are there GPU settings in matlab?
古いコメントを表示
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 件のコメント
Walter Roberson
2020 年 6 月 28 日
Which Titan RTX exactly?
steve solomon
2020 年 6 月 28 日
Walter Roberson
2020 年 6 月 28 日
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
2020 年 6 月 28 日
採用された回答
その他の回答 (1 件)
Sindar
2020 年 6 月 28 日
0 投票
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
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!