]> git.djapps.eu Git - pkg/ggml/sources/ggml/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 04:57:25 +0000 (07:57 +0300)
commit368b5d9fe8043c233c4802d112acbab7ff6f70e2
tree7bfc0e4f97cfdbcbe3fcbb53e846ac04469399af
parent0227e241aeedd18fa962ced5d0bde911bfe32742
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
CMakeLists.txt
src/ggml-webgpu/CMakeLists.txt
src/ggml-webgpu/ggml-webgpu.cpp
src/ggml-webgpu/wgsl-shaders/mul_mat.tmpl.wgsl