Hi, Installing
TensorFlow-1.13.1-fosscuda-2019a-Python-3.7.2.eb fails with bazel-out/k8-opt/bin/tensorflow/python/gen_ragged_conversion_ops_py_wrappers_cc: error while loading shared libraries: libcuda.so.1: cannot open shared object file: No such file or directory There is a step before which includes: cp -f "/trinity/shared/easybuild/software/CUDA/10.1.105-GCC-8.2.0-2.31.1/targets/x86_64-linux/lib/stubs/libcuda.so" "bazel-out/k8-opt/genfiles/external/local_config_cuda/cuda/cuda/lib/libcuda.so" So it seems to me as if bazel is perhaps failing to add libcuda.so.1 as a link to libcuda.so. Does anyone have an idea about how to proceed here? Cheers, Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email [email protected]

