Unable to find the 'NVIDIA_CUDNN' environment variable
Ältere Kommentare anzeigen
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.

Antworten (1)
Ruan Robert
am 2 Dez. 2020
export NVIDIA_CUDNN=/usr/local/cuda
Kategorien
Mehr zu GPU Computing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!