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!