GPU is not accessible
이전 댓글 표시
My code is in Matlab and I would like to run it on GPU but cant access GPU. The attach picture shows the condition. Please help me regarding this problem

댓글 수: 4
Walter Roberson
2019년 12월 2일
That image does not show any problem accessing the GPU ?
Did you click on the Configure link to select a target library?
Sania Gul
2019년 12월 2일
Sania Gul
2019년 12월 9일
Gautam
2023년 3월 2일
Try running the checkGPUInstall command and see if you can detect your Nvidia GPU through MATLAB.
If the command returns empty or errors out try this out
1. Make sure your GPU supports CUDA
2. Make sure you've installed the latest CUDA toolkit and CUDA drivers.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Get Started with GPU Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!