Why i am getting CUDA error?
4 次查看(过去 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!