]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
sycl: Support sycl_ext_oneapi_limited_graph (llama/12873)
authorEwan Crawford <redacted>
Fri, 11 Apr 2025 13:32:14 +0000 (15:32 +0200)
committerGeorgi Gerganov <redacted>
Mon, 14 Apr 2025 07:35:15 +0000 (10:35 +0300)
commit90208ef867a60e01d23af9f446ecd07c0f40d0e9
tree6757dda20938a44563ce4489d4f230deb4c57031
parentde1a1d02b1b58da5cc14fc55f3d5994da88246d0
sycl: Support sycl_ext_oneapi_limited_graph (llama/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
src/ggml-sycl/ggml-sycl.cpp