Help me install GPU coder in ubuntu 16.4
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi everybody I installed Matlab 2017b, Cuda toolkit 9.0, cudnn...etc.following the help of Matlab Everything is done, but when I check : >> coder.checkGpuInstall('full') ost CUDA Environment : FAILED Runtime : Failed (No Runtime library can be found. Ensure that the libraries are installed with the CUDA SDK.) cuFFT : Failed (No cuFFT library can be found. Ensure that the libraries are installed with the CUDA SDK.) cuSOLVER : Failed (No cuSOLVER library can be found. Ensure that the libraries are installed with the CUDA SDK.) cuBLAS : Failed (No cuBLAS library can be found. Ensure that the libraries are installed with the CUDA SDK.) Code Generation : PASSED Compatible GPU : PASSED Code Execution : PASSED cuDNN Environment : PASSED
Please, help me! Thank you so much!
댓글 수: 1
Shweta Singh
2018년 6월 28일
Did you setup all the environment variables? (mentioned here - https://www.mathworks.com/help/gpucoder/gs/setting-up-the-toolchain.html)
답변 (0개)
참고 항목
카테고리
Help Center 및 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!