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

Reduce CUDA requirement #29

Open
eds89 opened this issue May 2, 2018 · 9 comments
Open

Reduce CUDA requirement #29

eds89 opened this issue May 2, 2018 · 9 comments

Comments

@eds89
Copy link

eds89 commented May 2, 2018

Hello,
Would there be any easy way to get the experiment running on CUDA 6.5? I stumbled onto the fact it requires CUDA 9.0. This is unfair as graphics cards which such support are the most expensive ones.

@felipecode
Copy link
Contributor

Yes, I also think it is unfair !

I will eventually work on that. I think it shouldn't be hard to make it
work with tensorflow CPU. However downgrading to a tensorflow version
compatible with cuda version 6.5 might be tricky.

@eds89
Copy link
Author

eds89 commented May 3, 2018 via email

@eds89
Copy link
Author

eds89 commented May 3, 2018 via email

@eds89
Copy link
Author

eds89 commented Jun 6, 2018

Hi. Any updates on this feature request? I'm eager to repeat the imitation learning requirement. Unfortunately, can't do so at the moment due to hardware incompatibility.

@mvpcom
Copy link

mvpcom commented Jun 7, 2018

Honestly, I believe if you reduce the computational power to CPU then it will not be possible to experience the same experiment. Using a powerful GPU like 1080Ti is one of the reasons for performing well at least with that FPS.

@eds89
Copy link
Author

eds89 commented Jun 7, 2018 via email

@eds89
Copy link
Author

eds89 commented Jun 10, 2018 via email

@felipecode
Copy link
Contributor

I am bit short on time to do that. But this should be quite straightforward.
Just install tensorflow-cpu or other versions. Then you should probably remove
the gpu parameters related things on the code.

@eds89
Copy link
Author

eds89 commented Jun 11, 2018 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

3 participants