]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
sycl: Use syclcompat::dp4a (#10267)
authorRomain Biessy <redacted>
Fri, 15 Nov 2024 03:09:12 +0000 (04:09 +0100)
committerGitHub <redacted>
Fri, 15 Nov 2024 03:09:12 +0000 (11:09 +0800)
commit5a54af4d4f588f109f31e456483fdf77096399d9
tree57e597176527611cc57ae1bd0e3750eb95912c85
parent1607a5e5b08f4e55f118af3d7de325949d8f1835
sycl: Use syclcompat::dp4a (#10267)

* sycl: Use syclcompat::dp4a

* Using the syclcompat version allow the compiler to optimize the
  operation with native function

* Update news section

* Update CI Windows oneAPI version to 2025.0

* Reword doc

* Call syclcompat::dp4a inside dpct::dp4a

This reverts commit 90cb61d692d61360b46954a1c7f780bd2e569b73.
.github/workflows/build.yml
docs/backend/SYCL.md
ggml/src/ggml-sycl/dpct/helper.hpp
ggml/src/ggml-sycl/vecdotq.hpp