Unable to find the 'NVIDIA_CUDNN' environment variable
Mostrar comentarios más antiguos
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.

Respuestas (1)
Ruan Robert
el 2 de Dic. de 2020
export NVIDIA_CUDNN=/usr/local/cuda
Categorías
Más información sobre GPU Computing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!