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

Not using CUDA GPU despite that being available #37

Open
tongclement opened this issue Aug 4, 2020 · 2 comments
Open

Not using CUDA GPU despite that being available #37

tongclement opened this issue Aug 4, 2020 · 2 comments

Comments

@tongclement
Copy link

Will edit the code to add the capability for it to use CUDA GPU (As I am trying to use this as a benchmark)

@mvirgo
Copy link
Owner

mvirgo commented Sep 1, 2020

It should be using CUDA GPU as a default; potentially if it isn't it may be because you have a CUDA version that doesn't match to the TensorFlow version in the environment used here.

@tongclement
Copy link
Author

Yes unfortunately it seems like that this is the problem. A lot of projects on GitHub user TensorFlow V1 and it is really difficult to have multiple cuda versions for different projects. I have heard about docker and I will try it in the near future. Thanks for open sourcing your amazing project and replying anyways :)

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