]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: add pipeline barriers for memcpy read operations (#23770)
authorRuben Ortlam <redacted>
Fri, 12 Jun 2026 14:43:50 +0000 (16:43 +0200)
committerGitHub <redacted>
Fri, 12 Jun 2026 14:43:50 +0000 (16:43 +0200)
commit3e7bd4f39ac59167f82103e1fc22dc4585c489d3
treec35c8e83790ad75ebc2aa011011d43d17c04ef24
parentf7ca93d12c523491e9123ee7ce6a881447c20e52
vulkan: add pipeline barriers for memcpy read operations (#23770)

* vulkan: add pipeline barriers for memcpy read/write operations

* remove unnecessary host write pipeline barriers
ggml/src/ggml-vulkan/ggml-vulkan.cpp