Unable to find the 'NVIDIA_CUDNN' environment variable
이전 댓글 표시
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.

답변 (1개)
Ruan Robert
2020년 12월 2일
export NVIDIA_CUDNN=/usr/local/cuda
카테고리
도움말 센터 및 File Exchange에서 GPU Computing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!