While executing Deep learning code , I am getting an error regarding GPU
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi
during traing of DNN I am getting this error
Unable to find a supported GPU device. For more information on GPU support, see GPU Support by Release.
Can anyone help plz
댓글 수: 0
답변 (1개)
Raymond Norris
2020년 9월 17일
Hi Krishna,
It would apprear as though you don't have a supported GPU. What do you get when you run
gpuDeviceCount
gpuDevice
Raymond
참고 항목
카테고리
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!