]> git.djapps.eu Git - pkg/ggml/sources/ggml/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:33:50 +0000 (13:33 +0300)
commit73556450811085d592055472f4ea96ad95c71ffe
tree85835d454b27aff5b35b103b37f1a69d44c6e937
parent8e8d9c3256953f319a15ff36272cdcdc277f05dc
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.
src/ggml-vulkan/ggml-vulkan.cpp