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

the problem about the version of cuda #15

Open
kealennieh opened this issue Oct 25, 2018 · 2 comments
Open

the problem about the version of cuda #15

kealennieh opened this issue Oct 25, 2018 · 2 comments

Comments

@kealennieh
Copy link

kealennieh commented Oct 25, 2018

Thanks for your share. Great job!

I've got one question. Is it really necessary to use tensorflow 1.2 and cuda 8?

I mean the versions of tensorflow and cuda are both higher right now. The combination of my machine is tensorflow 1.13 and cuda 9.1, which can work out in other project. When I run the demo in this project, the result shows "libcudart.so.8.0: cannot open shared object file: No such file or directory". So I guess cuda 8 has been constrained in the program, am I right ?

@garspace
Copy link

garspace commented May 5, 2019

I countered the same problem. my environment: python3.6 tensorflow1.8 cuda9.0, the error infor:
ImportError: libcudart.so.8.0: cannot open shared object file: No such file or directory
how can i solve it?

@zsh1234567
Copy link

I countered the same problem.

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

3 participants