Tensorflow

Predrag Punosevac predragp at andrew.cmu.edu
Fri Mar 23 15:04:55 EDT 2018


Tensorflow is tested and works well for multiple people on GPU2, GPU3,
and GPU4. 

On other servers you have to make sure for now that you are using 

/usr/local/cuda-9.0/lib64/libcudnn.so.7.0.5

This is due to the fact that Tensorflow is broken up stream with
libcudnn.so.7.1.5

I am thinking how best to play around this problem. All servers have
three versions of cuda but the default is the newest

root at gpu1$ ls -l |grep cuda
lrwxrwxrwx.  1 root root    8 Mar 22 19:10 cuda -> cuda-9.1
drwxr-xr-x. 14 root root 4096 Apr 19  2017 cuda-8.0
drwxr-xr-x. 15 root root 4096 Nov 30 16:10 cuda-9.0
drwxr-xr-x. 15 root root 4096 Mar 22 18:59 cuda-9.1

Predrag


More information about the Autonlab-users mailing list