]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
vulkan: prefer host-visible memory buffers on UMA devices (llama/22930)
authorWinston Ma <redacted>
Tue, 16 Jun 2026 07:36:52 +0000 (15:36 +0800)
committerGeorgi Gerganov <redacted>
Fri, 19 Jun 2026 09:53:43 +0000 (12:53 +0300)
commit694579182fb93188e18cf8ac68d213b112321dba
treec7a3c9fc20a07a49c30cb5e76c9534896493586c
parent93c02083bdd4901c8dcdabced5ae6107a3461d54
vulkan: prefer host-visible memory buffers on UMA devices (llama/22930)

* implement UMA host-visible memory

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