training network using GPU
1 次查看(过去 30 天)
显示 更早的评论
Hi,
I tried to run a network detector I had trained and kept a picture but I got the following error:
"Error using gpuDevice (line 26)
An unexpected error occurred during CUDA execution. The CUDA error was:
all CUDA-capable devices are busy or unavailable"
can you help me to understand what is the problem?
Please your advice.
Thanks,
Itai
3 个评论
Joss Knight
2018-11-18
编辑:Joss Knight
2018-11-18
I suspect interference from applications using hardware rendering. Make sure all other applications are closed, and close all MATLAB figure windows.
回答(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!