]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
Add support for VK_EXT_debug_utils to add labels to Vulkan objects. (llama/13792)
authorMarkus Tavenrath <redacted>
Sat, 21 Jun 2025 06:17:12 +0000 (08:17 +0200)
committerGeorgi Gerganov <redacted>
Tue, 1 Jul 2025 14:54:53 +0000 (17:54 +0300)
commite0366767952a928106f82c4dddaff58520b865ab
treee6fa10c402c7cbe63a643e2d4f628cf86ab25a70
parentc1418b9906df2abbee25d673eb78c37564cf30ce
Add support for VK_EXT_debug_utils to add labels to Vulkan objects. (llama/13792)

* Add support for VK_EXT_debug_utils to add labels to Vulkan objects. In step 1 compute pipelines are getting labeled.

* remove #ifdef for debug utils and add queue marker.
ggml/src/ggml-vulkan/ggml-vulkan.cpp