whisper.cpp/ggml
Gilad S 9e3600e569
vulkan: use memory budget extension to read memory usage (llama/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-20 13:42:47 +03:00
..
cmake ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (llama/15094) 2025-08-18 20:30:45 +03:00
include llama : separate compute buffer reserve from fattn check (llama/15696) 2025-09-20 13:42:45 +03:00
src vulkan: use memory budget extension to read memory usage (llama/15545) 2025-09-20 13:42:47 +03:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt ggml: update kleidiai to v1.13.0 (llama/15663) 2025-09-20 13:42:44 +03:00