whisper.cpp/ggml
Nicolò Scipione 966433fdf2 SYCL : Move to compile time oneMKL interface backend selection for NVIDIA backend (llama/10584)
* [SYCL] Move to Compile Time backend selection on oneMKL Interface for NVIDIA backend

Move to compile time selection to backend to avoid latency at run time.
Add it to all mkl gemm calls and only for NVIDIA backend.

Signed-off-by: nscipione <nicolo.scipione@codeplay.com>

* Formatting

* Address PR comments to increase readibility

---------

Signed-off-by: nscipione <nicolo.scipione@codeplay.com>
2024-12-08 20:14:35 +02:00
..
include ggml : add GGML_PAD_REFLECT_1D operation (ggml/1034) 2024-12-08 20:14:35 +02:00
src SYCL : Move to compile time oneMKL interface backend selection for NVIDIA backend (llama/10584) 2024-12-08 20:14:35 +02:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt ggml : move AMX to the CPU backend (llama/10570) 2024-12-08 20:14:35 +02:00