We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I receive the following error when trying to train the model. ImportError: libcudart.so.8.0: cannot open shared object file: No such file or directory
I am using cuda 10.0, python 2.7.15, on GPU.
The text was updated successfully, but these errors were encountered:
Hi, I am facing the same problem. How did you solve it?
Sorry, something went wrong.
Does tensorflow/tensorflow#5343 help you solve the issue? Make sure your cuda is installed in an accessible way (possibly via conda).
No branches or pull requests
I receive the following error when trying to train the model.
ImportError: libcudart.so.8.0: cannot open shared object file: No such file or directory
I am using cuda 10.0, python 2.7.15, on GPU.
The text was updated successfully, but these errors were encountered: