How can I recompile the GPU libraries ?
古いコメントを表示
Hello,
I want to test my machine learning code on GPU environment but it doesn't work.
I constantly getting warnning below
Warning: The CUDA driver must recompile the GPU libraries
because your device is more recent than the libraries.
Recompiling can take several minutes. Learn more.
>In run_MNIST_pinv (line 9)
and continuously another errors erupt
Error using gpuArray/hTimesTranspose
Call to dgemm in CUBLAS failed with error status:
CUBLAS_STATUS_EXECUTION_FAILED.
...
etc
so I want to fix warnning(require recompile the GPU libraries) first to solve these errors
how can I recompile the GPU library
ref. my HW
OS : ubuntu 18.10
CPU : AMD Ryzen Threadripper 2990WX
GPU : NVIDIA Geforce RTX2080 Ti
MATLAB ver : R2018b
I already checked GPU driver version.!
Thanks !
採用された回答
その他の回答 (2 件)
JIE WANG
2019 年 4 月 4 日
0 投票
Hello, Did you solve this problem? I also meet this problem and want to obtain some experience from you.
4 件のコメント
Joss Knight
2019 年 4 月 4 日
This issue is fixed in R2019a.
fei wong
2019 年 6 月 25 日
Hello, Did you solve this problem? I also meet this problem, it annoyed me a lot.
Ricardo Gonzales
2021 年 2 月 25 日
I have R2019a but it still shows me the problem. I have cuda v11.1
Joss Knight
2021 年 3 月 10 日
You have a Turing card and are receiving the library recompiling warning?
yun di
2020 年 2 月 10 日
編集済み: Image Analyst
2020 年 2 月 10 日
0 投票
我也遇到了相同的问题,是可以忽视吗?我的matlab版本是2018b
I also encountered the same problem. Can I ignore it? My MATLAB version is 2018b.
1 件のコメント
Joss Knight
2020 年 2 月 10 日
This question is answered above.
カテゴリ
ヘルプ センター および File Exchange で GPU Computing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
