]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
SYCL: using graphs is configurable by environment variable and compile option (llama...
authorŁukasz Ślusarczyk <redacted>
Tue, 18 Mar 2025 10:16:31 +0000 (11:16 +0100)
committerGeorgi Gerganov <redacted>
Thu, 27 Mar 2025 07:35:24 +0000 (09:35 +0200)
commitfa4da9c2fa3cf019c29f11db992352608272db8b
tree997b61d6cb643ee1b19c6b23bf8bd74ad5c3550b
parentabe16fc43e34d9241b2505d1c90163df6920d17b
SYCL: using graphs is configurable by environment variable and compile option (llama/12371)

* alberto changes

* enable sycl graphs by env variable

* fixed compilation warnings in ggml-sycl.cpp

* renamed graph variables

* fix markdown in docs/backend/SYCL.md

Co-authored-by: Romain Biessy <redacted>
* fix markdown in docs/backend/SYCL.md again

* compiling graphs by default, renamed graph_enable to graph_disable

---------

Co-authored-by: Romain Biessy <redacted>
CMakeLists.txt
src/ggml-sycl/CMakeLists.txt
src/ggml-sycl/common.hpp
src/ggml-sycl/ggml-sycl.cpp