training network using GPU
이전 댓글 표시
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월 15일
It doesn't sound as though your system supports GPU computation. Can you tell us your OS and GPU device.
itai
2018년 11월 18일
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개)
카테고리
도움말 센터 및 File Exchange에서 GPU Computing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!