]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: prefer host-visible memory buffers on UMA devices (#22930)
authorWinston Ma <redacted>
Tue, 16 Jun 2026 07:36:52 +0000 (15:36 +0800)
committerGitHub <redacted>
Tue, 16 Jun 2026 07:36:52 +0000 (09:36 +0200)
commit32120c10e33baae8061e9961e6c3f1248302a331
tree4cecf55f4ad5703bb98a2273dc31dbb0d322d8f1
parentd5fb1042936fcda7b96d9196d84a780e82ece61b
vulkan: prefer host-visible memory buffers on UMA devices (#22930)

* implement UMA host-visible memory

* update based on 0cc4m's suggestion
ggml/src/ggml-vulkan/ggml-vulkan.cpp