llama.cpp/ggml/src/ggml-webgpu
Nikhil Jain 24d2ee0527
[WebGPU] Fix wait logic for inflight jobs (#20096)
* Enable tmate debugging for investigating thread safety issue

* Refactor wait and submit to operate on vector<wgpu::FutureWaitInfo>, and fix wait to delete only the future that is completed.

* Cleanup

* Remove clear change and run clang-format

* Cleanup
2026-03-04 11:54:55 -08:00
..
wgsl-shaders Add concat op to webgpu. (#20068) 2026-03-04 11:19:00 -08:00
CMakeLists.txt ggml webgpu: add support for emscripten builds (#17184) 2025-12-03 10:25:34 +01:00
ggml-webgpu-shader-lib.hpp Add concat op to webgpu. (#20068) 2026-03-04 11:19:00 -08:00
ggml-webgpu.cpp [WebGPU] Fix wait logic for inflight jobs (#20096) 2026-03-04 11:54:55 -08:00
pre_wgsl.hpp ggml webgpu: initial flashattention implementation (#18610) 2026-01-08 08:23:39 -08:00