training network using GPU
Show older comments
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 Comments
Joss Knight
on 15 Nov 2018
It doesn't sound as though your system supports GPU computation. Can you tell us your OS and GPU device.
itai
on 18 Nov 2018
Joss Knight
on 18 Nov 2018
Edited: Joss Knight
on 18 Nov 2018
I suspect interference from applications using hardware rendering. Make sure all other applications are closed, and close all MATLAB figure windows.
Answers (0)
Categories
Find more on GPU Computing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!