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에서 GPU Computing in MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!