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

How to solve this problem when the program is running? #11

Open
HTaCheng opened this issue Nov 19, 2020 · 6 comments
Open

How to solve this problem when the program is running? #11

HTaCheng opened this issue Nov 19, 2020 · 6 comments

Comments

@HTaCheng
Copy link

选区_008

@nmerrill67
Copy link
Collaborator

nmerrill67 commented Nov 19, 2020

I have had trouble with CUDA10.0 and TensorFlow recently. You should try CUDA10.1, or try compiling TensorFlow from source.
https://www.tensorflow.org/install/gpu

@HTaCheng
Copy link
Author

HTaCheng commented Nov 20, 2020 via email

@nmerrill67
Copy link
Collaborator

They are outdated at this point. I think it was on a CUDA 9.X. Instead, you can try the exact CUDA, CUDNN, and TensorFlow shown in the link I sent. I suspect it's a CUDNN compatability issue. Ensure you have CUDA10.1 and CUDNN 7.6 as it says. With that, you should be able to use the current TensorFlow from pip.

@HTaCheng
Copy link
Author

HTaCheng commented Nov 21, 2020 via email

@nmerrill67
Copy link
Collaborator

I'm not sure what the issue is. Can you specify? TensorFlow warnings?

@HTaCheng
Copy link
Author

HTaCheng commented Nov 22, 2020 via email

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