]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: compile shaders on-demand (#11406)
authorJeff Bolz <redacted>
Sat, 25 Jan 2025 21:29:57 +0000 (15:29 -0600)
committerGitHub <redacted>
Sat, 25 Jan 2025 21:29:57 +0000 (22:29 +0100)
commit4a75d19376f2f00dbae6c266eb9c4f3001872b52
tree190d87235d2ffbde2c011ab8930a884ae80cac36
parent26771a1491f3a4c3d5b99c4c267b81aca9a7dfa0
vulkan: compile shaders on-demand (#11406)

Reduce first-run startup time and memory consumption.

Should fix #11339.
ggml/src/ggml-vulkan/ggml-vulkan.cpp