]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
SYCL: fix use-after-free bug with async memcpy in MoE prefill (llama/24676)
authorAlexey Kopytko <redacted>
Wed, 17 Jun 2026 05:57:29 +0000 (14:57 +0900)
committerGeorgi Gerganov <redacted>
Fri, 19 Jun 2026 09:53:43 +0000 (12:53 +0300)
commitfddcda58a36fb38f1ba24066721ae36d379b7470
tree80389cce7d27b86d5fe1fb5bedd84a905a95f47b
parentdd1a6ca897fb92a1367cc80254083aa76aed74e1
SYCL: fix use-after-free bug with async memcpy in MoE prefill (llama/24676)

* SYCL: fix a bug with async memcpy

* make mmid_row_mapping_host persistent

* comment on stream->wait

* Apply suggestion from @sanmai

* Apply suggestion from @sanmai

* Apply suggestion from @sanmai
ggml/src/ggml-sycl/common.hpp
ggml/src/ggml-sycl/ggml-sycl.cpp