Files
llama.cpp/ggml
Lumpiasty 0abb8e7ece ggml-vulkan: don't assert compute_ctx empty before perf timestamp
Pinned async host uploads can record into compute_ctx before graph
compute, so the perf logger's opening timestamp must append after them
instead of asserting the context is expired. Without this, profiling
(GGML_VK_PERF_LOGGER) crashes whenever host-register pinning is on.

Assisted-by: Claude
2026-07-26 21:58:43 +02:00
..
2024-07-13 18:12:39 +02:00