Zhiwei35 commented on issue #11284: URL: https://github.com/apache/tvm/issues/11284#issuecomment-1125563218
> Hi @Zhiwei35, maybe you can try newer versions of LLVM (e.g., LLVM11, you can find pre-compiled binary at https://releases.llvm.org/download.html). Thanks reply, I tried llvm10 pre-compiled binary whose postfix is "x86_64-linux-sles11.3.tar.xz" , and when I typed "import tvm", still OSerror: "OSError: /home/xxxxx/tvm/build/libtvm.so: undefined symbol: _ZNKSt3__119__shared_weak_count13__get_deleterERKSt9type_info" I also tried llvm14 12 11 pre-compiled binary whose postfix are all "x86_64-linux-sles12.4.tar.xz" but when I typed "clang -v", it crashed, and reported "can't load open shared library: libatomic.so.1: cannot open shared object file: No such file or directory". I have no root access, so I have to downgrade llvm until 10. Thanks for your time -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
