tensorflow-linux-wheel icon indicating copy to clipboard operation
tensorflow-linux-wheel copied to clipboard

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

Open gaohongfein opened this issue 7 years ago • 6 comments
trafficstars

Thank you

gaohongfein avatar Jun 09 '18 08:06 gaohongfein

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.

Gadgetoid avatar Jun 13 '18 23:06 Gadgetoid

I have successfully build tensorflow by following this tutorial.

gaohongfein avatar Jun 14 '18 08:06 gaohongfein

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

TengliEd avatar Jun 15 '18 06:06 TengliEd

tf1.8

2018-06-15 8:10 GMT+02:00 Teng Li [email protected]:

@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 .

gaohongfein avatar Jun 15 '18 06:06 gaohongfein

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.

TengliEd avatar Jun 15 '18 06:06 TengliEd

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 [email protected]:

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 .

gaohongfein avatar Jun 15 '18 06:06 gaohongfein