garbage software #1068
Replies: 1 comment
-
Hello 👋 Thank you for taking the time to open this discussion. Note also that GitHub is a place where people meet to make software better together. Nobody here is under any obligation to help you, solve your problems or deliver on any expectations or demands you may have. If enough people come together we can collaborate to make this software better. |
Beta Was this translation helpful? Give feedback.
-
impossible to make it work with GPU: it insists in saying Classifier process output: 2024-01-04 16:18:12.129427: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcusolver.so.11'; dlerror: libcusolver.so.11: cannot open shared object file: No such file or directory
and yes I have cuda 11 and cuDNN SDK 8.1.0 installed and LD_LIBRARY set correctly to point to libcusolver.so.11
and it should be running on cuda 12 by now instead of cuda 11 which is obsolete, but apparently the author does not want to update it
and, finally, even if I uninstall tensorflow completely, it still shows that same error message
so, garbage software
Beta Was this translation helpful? Give feedback.
All reactions