]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: when using transfer queue for async copies, sync on event_wait to avoid race...
authorRuben Ortlam <redacted>
Thu, 16 Jul 2026 13:34:24 +0000 (15:34 +0200)
committerGitHub <redacted>
Thu, 16 Jul 2026 13:34:24 +0000 (15:34 +0200)
commitb15ca938ad00aa6b3ee6c2edda7363fd02826b18
treec68517bf741b17408cec0a0fb2024950710abb19
parent3278e921b1e66f0b21f83cc993a1c66019f38b68
vulkan: when using transfer queue for async copies, sync on event_wait to avoid race (#25229)
ggml/src/ggml-vulkan/ggml-vulkan.cpp