Hi,
I tried to train data with Deep Learning using the GPU (Nvidia GTX 960M) but I obtained the following error message: "an unexpected error occurred during cuda execution. the cuda error was: CUDA_ERROR_UNKNOW" Despite the fact that I have installed the last Nvidia drivers and when I run "gpuDevice" the computer recognize the GPU.
Please your advice. Thanks, Itai

답변 (1개)

Joss Knight
Joss Knight 2018년 8월 1일

0 개 추천

The next most likely is lack of memory not being handled properly on your low power laptop GPU. Try reducing your MiniBatchSize.
Generally, search for CUDA_ERROR or 960M and you'll find a variety of issues that can arise with these laptop chips.

카테고리

도움말 센터File Exchange에서 GPU Computing에 대해 자세히 알아보기

태그

질문:

2018년 8월 1일

답변:

2018년 8월 1일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by