Why do I receive the error "Unable to find the 'CUDA_PATH' environment variable" when using the GPU Coder function "coder.checkGpuInstall"?
이전 댓글 표시
I followed all instructions in the following documentation pages in order.
I also restarted my Windows 10 OS in order to be able to start using the new environment variables which I had set with the above instructions.
However I get the following errors when using "coder.checkGpuInstall":
CUDA Environment : FAILED (Unable to find the 'CUDA_PATH' environment variable. Set 'CUDA_PATH' to point to the root directory of an installed CUDA SDK.)
cuDNN Environment : FAILED (Unable to find the 'NVIDIA_CUDNN' environment variable. Set 'NVIDIA_CUDNN' to point to the root directory of a NVIDIA cuDNN installation.)
Why are these errors appearing, and how can I avoid them?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Get Started with GPU Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!