]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
Remove support for Nvidia & AMD GPU, because the oneAPI plugin for Nvidia & AMD GPU...
authorNeo Zhang <redacted>
Mon, 2 Feb 2026 13:06:21 +0000 (21:06 +0800)
committerGeorgi Gerganov <redacted>
Sat, 7 Feb 2026 08:37:38 +0000 (10:37 +0200)
commit4c3c93f7185daebe8747d3e8b0728a4494d4bcc9
tree45f6970cea169839cbe23961e97a5b00944ce3ca
parentb0cff7ad6c28864a3a282729b6a23a5d27c3b556
Remove support for Nvidia & AMD GPU, because the oneAPI plugin for Nvidia & AMD GPU is unavailable: download/installation channels are out of work. (llama/19246)

User can't build up the software for Nvidia & AMD GPU.
rm the oneMath since it is only used in NV and AMD code path.
src/ggml-sycl/CMakeLists.txt
src/ggml-sycl/dpct/helper.hpp
src/ggml-sycl/ggml-sycl.cpp
src/ggml-sycl/outprod.cpp
src/ggml-sycl/rope.cpp
src/ggml-sycl/wkv.cpp