Hi,
I am trying to configure the tensorflow with CUDA. So I installed the CUDA Toolkit 10.1 prior to the tensorflow.
But the libcublas.so.10 is not in the /usr/local/cuda/lib64 and the the configuration of tensorflow failed.
How can I tackle this problem?
Many thanks.