GPU For Deep Learning Designer
이전 댓글 표시
I have a NVIDIA GPU in my computer. I am training a deep neural network using deep learning designer. When I switch Execution Environment to GPU in training options it shows "gpu support for deep neural networks require parallel computing toolbox and a supported gpu". How to enable GPU. The network is being trained on Single CPU for now.
댓글 수: 3
KSSV
2021년 7월 7일
You need to have a parallel toolbox to run on gpu. Do you have it?
Nitish Singla
2021년 7월 7일
Joss Knight
2021년 7월 8일
What is the output of the command gpuDevice?
답변 (1개)
David Willingham
2021년 7월 7일
0 개 추천
Hi Nitish,
Some questions to help debug this issue:
What version of MATLAB are you using?
What GPU?
What NVIDIA library do you have installed?
This page references what is supported by release. If any of them don't line up you will get the message you see.
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!