Clear Filters
Clear Filters

Help me install GPU coder in ubuntu 16.4

1 view (last 30 days)
nam dinh
nam dinh on 31 Mar 2018
Commented: Shweta Singh on 28 Jun 2018
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 Comment
Shweta Singh
Shweta Singh on 28 Jun 2018
Did you setup all the environment variables? (mentioned here - https://www.mathworks.com/help/gpucoder/gs/setting-up-the-toolchain.html)

Sign in to comment.

Answers (0)

Categories

Find more on Get Started with GPU Coder in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!