Help me install GPU coder in ubuntu 16.4
1 view (last 30 days)
Show older comments
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
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)
Answers (0)
See Also
Categories
Find more on Get Started with GPU Coder in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!