GPU is not accessible
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
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 个)
另请参阅
类别
在 Help Center 和 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!