]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Add support for VK_EXT_debug_utils to add labels to Vulkan objects. (#13792)
authorMarkus Tavenrath <redacted>
Sat, 21 Jun 2025 06:17:12 +0000 (08:17 +0200)
committerGitHub <redacted>
Sat, 21 Jun 2025 06:17:12 +0000 (08:17 +0200)
commitbb16041caef45cd4348cd6f84906b5dfec7a1f6a
treebc477fadf6fc69d3bda08c75aa92e38647efa749
parent58cba76a9aab728717509d62b67c13afd8dc227a
Add support for VK_EXT_debug_utils to add labels to Vulkan objects. (#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