llama.cpp/ggml
Gilad S. d4d8dbe383
vulkan: use memory budget extension to read memory usage (#15545)
* vulkan: use memory budget extension to read memory usage

* fix: formatting and names

* formatting

* fix: detect and cache memory budget extension availability on init

* fix: read `budgetprops.heapBudget` instead of `heap.size` when memory budget extension is available

* style: lints
2025-09-01 21:17:42 +02:00
..
cmake ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (#15094) 2025-08-07 13:45:41 +02:00
include llama : separate compute buffer reserve from fattn check (#15696) 2025-08-31 15:49:03 +02:00
src vulkan: use memory budget extension to read memory usage (#15545) 2025-09-01 21:17:42 +02:00
.gitignore vulkan : cmake integration (#8119) 2024-07-13 18:12:39 +02:00
CMakeLists.txt ggml: update kleidiai to v1.13.0 (#15663) 2025-08-31 00:03:42 +08:00