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 Comments

That image does not show any problem accessing the GPU ?
Did you click on the Configure link to select a target library?
Yes, i have click on configure link and install the deep learning library (cuDNN) for CUDA but still the option for GPU button is in active in the above screen shot.
Thanks you so much.
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.

Sign in to comment.

Answers (0)

Categories

Find more on Get Started with GPU Coder in Help Center and File Exchange

Asked:

on 2 Dec 2019

Commented:

on 2 Mar 2023

Community Treasure Hunt

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

Start Hunting!