]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
vulkan: use memory budget extension to read memory usage (llama/15545)
authorGilad S <redacted>
Mon, 1 Sep 2025 19:17:42 +0000 (22:17 +0300)
committerGeorgi Gerganov <redacted>
Sat, 20 Sep 2025 10:42:47 +0000 (13:42 +0300)
commit9e3600e56987fd9fa071407a8d61f2cf94fd1f7a
treeabad60d11e4a366a0927d987cf9794f6e992d902
parent7a5e7368a343f275186c0ef1a01fe4b2d454ac2b
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
ggml/src/ggml-vulkan/ggml-vulkan.cpp