Why i am getting CUDA error?
2 ビュー (過去 30 日間)
古いコメントを表示
I am using matlab 2017b, Quadro P400, CUDA version 10.0. when i execute gpudevice i am getting this error. Why.? Earlier it was working fine. I dont remember my earlier CUDO version, today i upgraded to 10.
>> gpuDevice
Error using gpuDevice (line 26)
An unexpected error occurred during CUDA execution. The CUDA error was:
CUDA_ERROR_UNKNOWN
2 件のコメント
Joss Knight
2018 年 10 月 4 日
What do you mean by CUDA version 10.0? Did you install the CUDA toolkit, or the CUDA driver?
採用された回答
Matt J
2018 年 10 月 4 日
Did you restart the computer after your CUDA upgrade? I would try that.
4 件のコメント
madhan ravi
2018 年 12 月 18 日
編集済み: madhan ravi
2018 年 12 月 18 日
Answer accepted by madhan ravi since the OP didn't.
その他の回答 (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!