Unable to find the 'NVIDIA_CUDNN' environment variable

3 views (last 30 days)
I am converting my matlab code to CUDA code but getting following error. Please help me how to find 'NVIDIA_CUDNN' environment variable and then Set 'NVIDIA_CUDNN' to point to the root directory of a NVIDIA cuDNN installation.
Your help will be highly appreciated.
122.JPG

Answers (1)

Ruan Robert
Ruan Robert on 2 Dec 2020
export NVIDIA_CUDNN=/usr/local/cuda

Categories

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

Community Treasure Hunt

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

Start Hunting!