]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml webgpu: profiling, CI updates, reworking of command submission (llama/16452)
authorReese Levine <redacted>
Tue, 7 Oct 2025 20:48:56 +0000 (13:48 -0700)
committerGeorgi Gerganov <redacted>
Sun, 12 Oct 2025 08:16:23 +0000 (11:16 +0300)
commit4eea3efc4906edaffeba71b3ce10231323324d82
treea8dafe89d7c3dff89f31d3b5b2b402956fe617b6
parent4bce4fa5e93b129165402450489061a9412c33e8
ggml webgpu: profiling, CI updates, reworking of command submission (llama/16452)

* Add profiling

* More detailed profiling

* Rework command submission to avoid global locks

* Update wait handling

* try new method of waiting on futures

* Add serializing of command submission in some cases

* Add new pool for timestamp queries and clean up logging

* Serialize command submission in CI and leave a TODO note

* Update webgpu CI

* Add myself as WebGPU codeowner

* Deadlock avoidance

* Leave WebGPU/Vulkan CI serialized

* Fix divide by 0

* Fix logic in division by inflight_threads

* Update CODEOWNERS and remove serialize submit option
ggml/CMakeLists.txt
ggml/src/ggml-webgpu/CMakeLists.txt
ggml/src/ggml-webgpu/ggml-webgpu.cpp
ggml/src/ggml-webgpu/wgsl-shaders/mul_mat.tmpl.wgsl