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

undefined symbol: iJIT_NotifyEvent with oneapi 2024.2, but no issue with 2024.0.1 #12112

Open
Jianshui opened this issue Sep 23, 2024 · 4 comments

Comments

@Jianshui
Copy link

I tried ipex-llm with ARC770, but meet undefined symbol: iJIT_NotifyEvent with oneapi 2024.2, no issue with oneapi 2024.0.1

python -c "import torch"
Traceback (most recent call last):
File "", line 1, in
File "/home/gta/conda/envs/llm/lib/python3.11/site-packages/torch/init.py", line 235, in
from torch._C import * # noqa: F403
^^^^^^^^^^^^^^^^^^^^^^
ImportError: /home/gta/conda/envs/llm/lib/python3.11/site-packages/torch/lib/libtorch_cpu.so: undefined symbol: iJIT_NotifyEvent

@liu-shaojun
Copy link
Contributor

Hi @Jianshui Based on our offline sync, we currently recommend using oneAPI 2024.0.1 If we upgrade to 2024.2 in the future, we will update you accordingly.

@Jianshui
Copy link
Author

thanks @liu-shaojun
I saw there is also new ipex release, normally it's validated with latest oneapi toolkit
v2.3.110+xpu

@kunger97
Copy link

Hi @Jianshui Based on our offline sync, we currently recommend using oneAPI 2024.0.1 If we upgrade to 2024.2 in the future, we will update you accordingly.

Intel® oneAPI Base Toolkit now update to 2024.2 and can not download older version if i don't have Priority Support witch is paid.

@jason-dai
Copy link
Contributor

Hi @Jianshui Based on our offline sync, we currently recommend using oneAPI 2024.0.1 If we upgrade to 2024.2 in the future, we will update you accordingly.

Intel® oneAPI Base Toolkit now update to 2024.2 and can not download older version if i don't have Priority Support witch is paid.

Please refer to the installation guide: https://github.com/intel-analytics/ipex-llm#install

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

No branches or pull requests

5 participants