mtianyan / tensorflow-linux-wheel

(cuda9.2 +cudnn7.1.4 )Performance-optimized wheels for TensorFlow On Linux System
31 stars 9 forks source link

can you build on ubuntu 16.04 for tensorflow 1.9 with cuda 9.2? because i don't have the root access #1

Open gaohongfein opened 6 years ago

gaohongfein commented 6 years ago

Thank you

Gadgetoid commented 6 years ago

I'm currently attempting to do this with the settings described in this tutorial: http://www.python36.com/how-to-install-tensorflow-gpu-with-cuda-9-2-for-python-on-ubuntu/2/ on Ubuntu 16.04.4 LTS with Python 3.5.2. I don't mind sharing the .whl if I can actually get it to compile.

gaohongfein commented 6 years ago

I have successfully build tensorflow by following this tutorial.

TengliEd commented 6 years ago

@gaohongfein You built Tensorflow 1.9(currently tf-nightly-1.9) on cuda 9.2?

gaohongfein commented 6 years ago

tf1.8

2018-06-15 8:10 GMT+02:00 Teng Li notifications@github.com:

@gaohongfein https://github.com/gaohongfein You built Tensorflow 1.9(currently tf-nightly-1.9) on cuda 9.2?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mtianyan/tensorflow-linux-wheel/issues/1#issuecomment-397523409, or mute the thread https://github.com/notifications/unsubscribe-auth/AZo33MOlw-xVkt3AzuI0hu8HlzCUMa__ks5t80_NgaJpZM4UhPu8 .

TengliEd commented 6 years ago

Have you tried building tf-nightly-1.9? I don't know which version of cuda can it build on? I built it on cuda-9.0 but Tensorflow did not use gpu acceleration.

gaohongfein commented 6 years ago

you can try install with pip install tf-nightly-gpu or build with source code

2018-06-15 8:30 GMT+02:00 Teng Li notifications@github.com:

Have you tried building tf-nightly-1.9? I don't know which version of cuda can it build on? I built it on cuda-9.0 but Tensorflow did not use gpu acceleration.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mtianyan/tensorflow-linux-wheel/issues/1#issuecomment-397526695, or mute the thread https://github.com/notifications/unsubscribe-auth/AZo33CAfDLIZ0aj3h2cYp_mJHotINtuKks5t81SGgaJpZM4UhPu8 .