]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
vulkan: throw system error instead of SIGABRT during init on older devices (llama...
authorDmytro Minochkin <redacted>
Sat, 27 Sep 2025 16:26:46 +0000 (19:26 +0300)
committerGeorgi Gerganov <redacted>
Mon, 29 Sep 2025 09:41:09 +0000 (12:41 +0300)
commit8ddb53cd70cf6f9d7c661943c4de5e206243540c
treeaa5472421a7f3e2c458898e9730489d16d7643e6
parent44dfaa8b3ffef7de000d7efcf75d60e42231e298
vulkan: throw system error instead of SIGABRT during init on older devices (llama/16156)

* Throw system error on old Vulkan driver rather than SIGABRT

* Optionally handle any potential error in vulkan init
src/ggml-vulkan/ggml-vulkan.cpp