]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
vulkan: fix submission batching size, add debug tools for diagnosing causes of Device...
authorRuben Ortlam <redacted>
Thu, 6 Aug 2026 07:24:13 +0000 (09:24 +0200)
committerGeorgi Gerganov <redacted>
Fri, 7 Aug 2026 18:59:49 +0000 (21:59 +0300)
commit5a80d0ad900ae2fd0dcb3bc2a38cafbb25e30246
treef6c636c262cb8df1fe92d0111ec8d4317e62319c
parent60894f1e3766ef0224b57ad8840a83a66e05cb6f
vulkan: fix submission batching size, add debug tools for diagnosing causes of DeviceLost drivers errors (llama/26371)

* vulkan: add debug tooling to get more information about a DeviceLost error

* fix submission threshold applied too late

* use logging macros, throw instead of aborting

* clean up circular dependency
ggml/src/ggml-vulkan/ggml-vulkan.cpp