whisper.cpp/ggml
Niklas Wenzel 2b8f0f1817
metal: fix memory unwire if model is freed without any GPU operations (llama/26082)
* metal: fix memory leak if model is freed without any GPU operations

* metal: run dummy work only if residency sets are used

* metal: wrap function in #if defined

* metal: measure system-wide wired memory in test

* metal: always build regression test

Co-authored-by: YiChen Lv <63285796+forforever73@users.noreply.github.com>

---------

Co-authored-by: YiChen Lv <63285796+forforever73@users.noreply.github.com>
2026-07-30 16:31:52 +03:00
..
cmake ggml : Parallelize quant LUT init (llama/23595) 2026-05-25 12:26:07 +03:00
include RPC: add tensor_memset (llama/25912) 2026-07-30 16:31:51 +03:00
src metal: fix memory unwire if model is freed without any GPU operations (llama/26082) 2026-07-30 16:31:52 +03:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt HIP: remove rocWMMA FlashAttention (llama/26046) 2026-07-30 16:31:48 +03:00