llama.cpp/ggml
Dmytro Minochkin 0499b29c6f
vulkan: throw system error instead of SIGABRT during init on older devices (#16156)
* Throw system error on old Vulkan driver rather than SIGABRT

* Optionally handle any potential error in vulkan init
2025-09-27 18:26:46 +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: print memory breakdown on exit (#15860) 2025-09-24 16:53:48 +02:00
src vulkan: throw system error instead of SIGABRT during init on older devices (#16156) 2025-09-27 18:26:46 +02:00
.gitignore vulkan : cmake integration (#8119) 2024-07-13 18:12:39 +02:00
CMakeLists.txt common : use cpp-httplib as a cURL alternative for downloads (#16185) 2025-09-26 14:12:19 +03:00