]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
sycl: Support sycl_ext_oneapi_limited_graph (#12873)
authorEwan Crawford <redacted>
Fri, 11 Apr 2025 13:32:14 +0000 (15:32 +0200)
committerGitHub <redacted>
Fri, 11 Apr 2025 13:32:14 +0000 (15:32 +0200)
commit578754b3157d662c2fdd51eaa62b6c1f43d3172c
treebff62c20664cce35fc09cff7bb1777061f511d35
parentb2034c2b55b36b2192bdefb3b295db2a911370f5
sycl: Support sycl_ext_oneapi_limited_graph (#12873)

The current usage of the SYCL-Graph extension checks for
the `sycl_ext_oneapi_graph` device aspect. However, it is also
possible to support `sycl_ext_oneapi_limied_graph` devices that
don't support update
ggml/src/ggml-sycl/ggml-sycl.cpp