GPU is not accessible
3 ビュー (過去 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!