]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
SYCL: Rename oneMKL to oneMath (llama/12192)
authorRomain Biessy <redacted>
Tue, 1 Apr 2025 08:24:29 +0000 (10:24 +0200)
committerGeorgi Gerganov <redacted>
Wed, 2 Apr 2025 12:13:02 +0000 (15:13 +0300)
commit9394e67ce337f69fb9b330318be00f3140eee903
treec4a06dbb09ce8eaabc34fa6ebe0b850a13f66a5a
parent6f64c23084518683451677a73b694f29487a62b3
SYCL: Rename oneMKL to oneMath (llama/12192)

* Rename oneMKL Interface to oneMath

* Use oneMath for Intel vendor

* Rename occurences to mkl

* clang-format

* Silence verbose warnings

* Set oneMath HIP_TARGETS

* Fix silence warnings

* Remove step to build oneMath from build instructions

* Use fixed oneMath version

* Remove INTEL_CPU

* Fold CMake oneDNN conditions

* Use Intel oneMKL for Intel devices

* Improve CMake message

* Link against MKL::MKL_SYCL::BLAS only

* Move oneMath documentation to Nvidia and AMD sections
src/ggml-sycl/CMakeLists.txt
src/ggml-sycl/dpct/helper.hpp
src/ggml-sycl/ggml-sycl.cpp
src/ggml-sycl/outprod.cpp