Clear Filters
Clear Filters

CUDA_ERROR_UNKNOWN

5 views (last 30 days)
Swati Jain
Swati Jain on 30 Mar 2023
Answered: Swati Jain on 5 Apr 2023
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.

Answers (2)

Meet
Meet on 3 Apr 2023
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.

Swati Jain
Swati Jain on 5 Apr 2023
Thank you

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!