Unable to find the 'NVIDIA_CUDNN' environment variable
Afficher commentaires plus anciens
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.

Réponses (1)
Ruan Robert
le 2 Déc 2020
export NVIDIA_CUDNN=/usr/local/cuda
Catégories
En savoir plus sur Get Started with GPU Coder dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!