GPU is not accessible
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/251834/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/251834/image.png)
4 Kommentare
Gautam
am 2 Mär. 2023
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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Get Started with GPU Coder finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!