Issue CUDA_ERROR_LAUNCH_FAILED and reset(gpuDevice) doesn't work
이전 댓글 표시
i'm developing a program with CNN and i'm using the TrainNetwork function. so, a few days before I can run my application, but i have a issue with my laptop and i had needed to reset a fabric point and now when i installed again Mtalab and run the same application doesn't work. the error said
An error occurred during PTX compilation of image the information log was: the error log was: the CUDA error code was: CUDA_ERROR_LAUNCH_FAILED
error in CNN [net, info]= trainNetwork(train, layers, oup);
댓글 수: 1
Kojiro Saito
2017년 11월 8일
This might be helpful.
답변 (1개)
Joss Knight
2017년 11월 10일
0 개 추천
In the last few days MATLAB R2017b was updated with a bug fix for the Volta architecture. This requires all users of Deep Networks to update their GPU driver.
카테고리
도움말 센터 및 File Exchange에서 GPU Computing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!