Help me install GPU coder in ubuntu 16.4
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Shweta Singh
il 28 Giu 2018
Did you setup all the environment variables? (mentioned here - https://www.mathworks.com/help/gpucoder/gs/setting-up-the-toolchain.html)
Risposte (0)
Vedere anche
Categorie
Scopri di più su Get Started with GPU Coder in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!