Help me install GPU coder in ubuntu 16.4
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Shweta Singh
el 28 de Jun. de 2018
Did you setup all the environment variables? (mentioned here - https://www.mathworks.com/help/gpucoder/gs/setting-up-the-toolchain.html)
Respuestas (0)
Ver también
Categorías
Más información sobre Get Started with GPU Coder en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!