]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
[SYCL] Support host pinned mem to improve SYCL Host-to-Device Memory Access (#26789)
authorNeo Zhang <redacted>
Thu, 13 Aug 2026 17:05:33 +0000 (01:05 +0800)
committerGitHub <redacted>
Thu, 13 Aug 2026 17:05:33 +0000 (20:05 +0300)
commita97123e497968f3440264c0464a7adc7c999c027
tree152506cafec35edcc96d319f88a8545c97f2b602
parent2606220d9f2705dab8260633e9f85ce5b081319e
[SYCL] Support host pinned mem to improve SYCL Host-to-Device Memory Access (#26789)

* support host pinned mem, ggml_backend_sycl_host_buffer_type_get_max_size,

* fix the thread-safe issue
docs/backend/SYCL.md
ggml/src/ggml-sycl/ggml-sycl.cpp