CUDA_ERROR_UNKNOWN
조회 수: 4 (최근 30일)
이전 댓글 표시
I'm using Deep Network Designer to implement LSTM and facing one error during training.
Please help me in finding the solution for this error.
댓글 수: 0
답변 (2개)
Meet
2023년 4월 3일
The error messgae might be caused due to CUDA drivers. Do you have the latest drivers installed? If not, install the latest drivers and verify if you still see the error message.
You can get the drivers from: http://www.nvidia.com/Download/index.aspx
This may also arise due to permissions related issue, therefore try starting the matlab session as root or sudo user.
You can also refer GPU CUDA problems: CUDA_ERROR_UNKNOWN - MATLAB Answers - MATLAB Central (mathworks.com) , it discusses some other ways that might solve this issue.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!