]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
sycl: Use syclcompat::dp4a (llama/10267)
authorRomain Biessy <redacted>
Fri, 15 Nov 2024 03:09:12 +0000 (04:09 +0100)
committerGeorgi Gerganov <redacted>
Wed, 20 Nov 2024 19:00:08 +0000 (21:00 +0200)
commit2c0484ebf70f9dc407cd0ffc9d92df5acfcd139a
treea2d37a90614862f0ceef0cca4fb5da4b95213363
parent3298916e5ef7214ffcf009323093a9632278ca4d
sycl: Use syclcompat::dp4a (llama/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.
ggml/src/ggml-sycl/dpct/helper.hpp
ggml/src/ggml-sycl/vecdotq.hpp