Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not load dynamic library 'cudart64_101.dll'; dlerror: cudart64_101.dll not found? #185

Open
goldwater668 opened this issue Dec 2, 2022 · 3 comments

Comments

@goldwater668
Copy link

环境配置:
win10
RTX3070ti
cuda11.2
cudnn8.1.0
安装https://github.com/fo40225/tensorflow-windows-wheel/tree/master/1.15.0/py37/CPU%2BGPU/cuda101cudnn76sse2
运行import tensorflow as tf

import tensorflow as tf
2022-12-02 15:37:30.344596: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'cudart64_101.dll'; dlerror: cudart64_101.dll not found
2022-12-02 15:37:30.344660: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
请问是怎么回事呢?

@fo40225
Copy link
Owner

fo40225 commented Dec 2, 2022

這個版本需要安裝CUDA10.1與cudnn7.6搭配使用

@goldwater668
Copy link
Author

但是我的是RTX3070显卡最少支持cuda11.2

@fo40225
Copy link
Owner

fo40225 commented Dec 5, 2022

nv 3000系列需要使用這個資料夾內的版本
https://github.com/fo40225/tensorflow-windows-wheel/tree/master/1.15.4%2Bnv20.12/py38/CPU%2BGPU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants