]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: initialize vulkan-hpp to allow using extension function pointers (#15705)
authorJeff Bolz <redacted>
Sat, 13 Sep 2025 15:23:30 +0000 (16:23 +0100)
committerGitHub <redacted>
Sat, 13 Sep 2025 15:23:30 +0000 (17:23 +0200)
commitb9c9c9f789cd57fb0b28b25223305613cd90fa10
tree6a99ba1d8f7cba2a87df838c9d2e7b6126f023c0
parent50f4281a6f5c3a5d68bdeb12f904fa01e0e2ba91
vulkan: initialize vulkan-hpp to allow using extension function pointers (#15705)

Use this to query register count for shader compiles on NVIDIA. Currently
this is only for performance debug, but it could eventually be used in some
heuristics like split_k.
ggml/src/ggml-vulkan/ggml-vulkan.cpp