]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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 12:18:11 +0000 (15:18 +0300)
commit88dd9e0d452432d819ad8fc9054f986327bd1eee
tree1d3dde2f6467bfab3a8090d2768a936073461125
parent97bd65f90f9521e1944f97864184d50e5bb146f5
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
ggml/src/ggml-vulkan/ggml-vulkan.cpp