You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
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
The text was updated successfully, but these errors were encountered: