CUDA support for MATLAB 2019B
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi all
I have installed latest version of CUDA 10.2.89. I can see that I installed properly by checking on windows command window. However, when I type 'gpuDevice' on MATLAB command window, it tells that I have got CUDA version 8 and is not supported by MATLAB 2019. Can anyone help me how to sort this out?
댓글 수: 0
답변 (1개)
Jason Ross
2019년 12월 9일
편집: Jason Ross
2019년 12월 9일
It sounds like you perhaps installed the toolkit and SDK and didn't update the driver. Run "nvidia-smi" and see what driver version you are using from "c:\program files\nvidia corporation\nvsmi\nvidia-smi.exe", which will tell you the driver version that's found.
On Windows the driver update is pretty much a "click next" wizard to go to a newer version.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 GPU Computing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!