]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Move to no timeout for WaitAny in graph submission to avoid deadlocks in some cases...
authorReese Levine <redacted>
Wed, 18 Mar 2026 17:23:47 +0000 (10:23 -0700)
committerGitHub <redacted>
Wed, 18 Mar 2026 17:23:47 +0000 (10:23 -0700)
commit8ced5f41f9ec0808cfdcb46bbd6300439d07160d
treeb1fac7a9c17817af13b5fda8f8270422dca4df03
parent78d550b541a12eb473f1bca4cf9ac6920ebdb42b
Move to no timeout for WaitAny in graph submission to avoid deadlocks in some cases on llvm-pipe backends (#20618)
ggml/src/ggml-webgpu/ggml-webgpu.cpp