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
In file included from /home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/common.hpp:19 :
18 | /home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/dpct/helper.hpp#:i18n:c10l:u de fatal error: <sy'syclcompat/math.hpp' file not foundcl
compat/math. h18p | p#>in
c l| ud ^~~~~~~~~~~~~~~~~~~~~e
<syclcompat/math.hpp>| ^~~~~~~~~~~~~~~~~~~~~
In file included from /home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/element_wise.cpp:1:
In file included from /home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/common.hpp:19:
/home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/dpct/helper.hpp:18:10: fatal error: 'syclcompat/math.hpp' file not found
18 |#include <syclcompat/math.hpp>| ^~~~~~~~~~~~~~~~~~~~~
In file included from /home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/im2col.cpp:13:
In file included from /home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/im2col.hpp:16:
In file included from /home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/common.hpp:19:
/home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/dpct/helper.hpp:18:10: fatal error: 'syclcompat/math.hpp' file not found
18 |#include <syclcompat/math.hpp>| ^~~~~~~~~~~~~~~~~~~~~
In file included from /home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/rope.cpp:1:
In file included from /home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/rope.hpp:16:
In file included from /home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/common.hpp:19:
/home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/dpct/helper.hpp:18:10: fatal error: 'syclcompat/math.hpp' file not found
18 |#include <syclcompat/math.hpp>| ^~~~~~~~~~~~~~~~~~~~~
In file included from /home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/mmvq.cpp:1:
In file included from /home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/mmvq.hpp:16:
In file included from /home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/common.hpp:19:
/home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/dpct/helper.hpp:18:10: fatal error: 'syclcompat/math.hpp' file not found
18 |#include <syclcompat/math.hpp>| ^~~~~~~~~~~~~~~~~~~~~
In file included from /home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/dmmv.cpp:1:
In file included from /home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/convert.hpp:16:
In file included from /home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/common.hpp:19:
/home/qnixsynapse/Public/Projects/llamacpp/llama.cpp/ggml/src/ggml-sycl/dpct/helper.hpp:18:10: fatal error: 'syclcompat/math.hpp' file not found
18 |#include <syclcompat/math.hpp>| ^~~~~~~~~~~~~~~~~~~~~
1 error generated.
1 error generated.
1 error generated.
make[3]: *** [ggml/src/ggml-sycl/CMakeFiles/ggml-sycl.dir/build.make:121: ggml/src/ggml-sycl/CMakeFiles/ggml-sycl.dir/conv.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [ggml/src/ggml-sycl/CMakeFiles/ggml-sycl.dir/build.make:205: ggml/src/ggml-sycl/CMakeFiles/ggml-sycl.dir/mmvq.cpp.o] Error 1
make[3]: *** [ggml/src/ggml-sycl/CMakeFiles/ggml-sycl.dir/build.make:107: ggml/src/ggml-sycl/CMakeFiles/ggml-sycl.dir/concat.cpp.o] Error 1
1 error generated.
1 error generated.
1 error generated.
The text was updated successfully, but these errors were encountered:
Git commit
ab96610
Operating systems
Linux
GGML backends
SYCL
Problem description & steps to reproduce
Seems to me a missing header file.
Intel OneAPI base toolkit version: 2024.1.0.596-3
OS: Arch Linux
First Bad Commit
Possibly: 5a54af4
Relevant log output
The text was updated successfully, but these errors were encountered: