]> git.djapps.eu Git - pkg/ggml/sources/ggml/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 08:52:14 +0000 (11:52 +0300)
commitb05568b3cb7277534bb840bffa78ab4b8676adb7
tree3d193df26b4084e7e7ad7c2fdfc175f8becc194b
parent6eedbd853c62092906960ec60088653743581bbd
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.
src/ggml-vulkan/ggml-vulkan.cpp