]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
vulkan: initialize vulkan-hpp to allow using extension function pointers (llama/15705)
authorJeff Bolz <redacted>
Sat, 13 Sep 2025 15:23:30 +0000 (16:23 +0100)
committerGeorgi Gerganov <redacted>
Sat, 20 Sep 2025 10:45:29 +0000 (13:45 +0300)
commita3defb0a3ba398a0121d0801e3e66e6a0ee998b2
tree4fcd08828e7d9c8caf18dea9e4031b56bfd43789
parent2caf15d68a943681a6b96028493e44dda8517a53
vulkan: initialize vulkan-hpp to allow using extension function pointers (llama/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