Hacker News new | ask | show | jobs
Tensorflow 0.11rc1 Supports Cuda 8.0 Officially
7 points by wagonhelm 3522 days ago
As you can see here TensorFlow now supports Cuda 8.0

https://github.com/tensorflow/tensorflow/releases

I also have this tutorial on how to install it from sources.

http://wp.me/p7GvOc-2H

1 comments

Thanks very much for sharing your recipe. Several quick questions -- 1. I'm assuming this was Ubuntu server and not desktop, is that right (judging from you not dealing with nouveau driver silliness...) 2. Did you consider RHEL for p2p GPU support (or did you find p2p GPU support to not be worth the added cost of RHEL)
Ubuntu desktop, It serves my needs. I don't have time for other distros.