Wednesday, 28 August 2019

Tensorflow shows only "successfully opened CUDA library libcublas.so.10.0 locally" and nothing about cudnn

My tensorflow only prints out the line:

I tensorflow/stream_executor/dso_loader.cc:152] successfully opened CUDA library libcublas.so.10.0 locally when running.

Tensorflow logs on the net has lots of other libraries being loaded like libcudnn.

As I think my installation performance is not optimal, I am trying to find out if it is because of this. Any help will be appreciated!

my tf is 1.13.1 NVIDIA Driver Version: 418.67 CUDA Version: 10.1 (I have also 10.0 installed. can this be the problem?)



from Tensorflow shows only "successfully opened CUDA library libcublas.so.10.0 locally" and nothing about cudnn

No comments:

Post a Comment