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

environment #13

Closed
JulesDoe opened this issue May 15, 2019 · 4 comments
Closed

environment #13

JulesDoe opened this issue May 15, 2019 · 4 comments

Comments

@JulesDoe
Copy link

I have problems compiling the backend. Which versions of QUDA and gcc did you use? Is the TF version from requirements.txt correct? thank you

@DongJT1996
Copy link
Member

CUDA : 9.0, gcc : 5.4.0, the TF version is correct.

@JulesDoe
Copy link
Author

JulesDoe commented May 15, 2019

Whats your OS version? And did you maybe build Tensorflow yourself? thanks
I tied multiple versions of Tensorflow, Cuda, and GCC but always end up with one of these.

And somehow the fixes don't seem to apply in my environment... or at least i didn't figured out the right combination yet ^^

@DongJT1996
Copy link
Member

Ubuntu 16.04
I remember that I have modified some files of tensorflow similar to the following:

-#include "third_party/gpus/cuda/include/cuda.h"
+#include "cuda/include/cuda.h"

Maybe you can have a try.

@JulesDoe
Copy link
Author

JulesDoe commented May 24, 2019

I downgraded to Ubuntu 16.04 and everything works fine now thank you!

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