Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while loading shared libraries: libsycl.so.7: cannot open shared object file: No such file or directory #12763

Open
zSkallywag opened this issue Jan 31, 2025 · 0 comments

Comments

@zSkallywag
Copy link

Hi guys, when I try to execute ollama it gives me this error:

(llm_env) root@Ollama:/home/gcesano/llama-cpp# ./ollama serve ./ollama: error while loading shared libraries: libsycl.so.7: cannot open shared object file: No such file or directory
I think that IPEX-LLM supports the old version of this library "libsycl.so.x", because, if I list my intel oneapi libraries I can find only the new version .8:

**lrwxrwxrwx 1 root root 14 5 dic 15.19 libsycl.so -> ./libsycl.so.8 lrwxrwxrwx 1 root root 18 5 dic 15.19 libsycl.so.8 -> ./libsycl.so.8.0.0 -rwxr-xr-x 1 root root 4559928 5 dic 11.18 libsycl.so.8.0.0** -rwxr-xr-x 1 root root 41806 5 dic 11.18 libsycl.so.8.0.0-gdb.py -rwxr-xr-x 1 root root 235208 5 dic 11.18 libsycl_ur_trace_collector.so lrwxrwxrwx 1 root root 39 5 dic 15.32 libtcm_debug.so -> ../../../tcm/latest/lib/li

Am I missing something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant