]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Vulkan Windows APU Memory Handling (#5199)
author0cc4m <redacted>
Tue, 30 Jan 2024 12:59:30 +0000 (13:59 +0100)
committerGitHub <redacted>
Tue, 30 Jan 2024 12:59:30 +0000 (13:59 +0100)
commit2256f36b79a932a478d4dcdf02c1e5a60056e5f3
tree12db31768560f92a84ad44879296cb6f7baa2820
parent7359016c7c0f65dc30cf79791212b06f15866450
Vulkan Windows APU Memory Handling (#5199)

* Add basic UMA memory handling

Improve memory OOM behavior

Fix tests

* Fix UMA handling

* Also fix UMA handling for prealloc buffers

* Remove unnecessary warning message

* Remove outdated comment
ggml-vulkan.cpp