]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml-backend : add root cause in error message if loading backend library fails ...
authorRafal Lewczuk <redacted>
Mon, 29 Sep 2025 11:17:09 +0000 (13:17 +0200)
committerGeorgi Gerganov <redacted>
Tue, 30 Sep 2025 09:31:00 +0000 (12:31 +0300)
commit94fe9bbe2b7293e01a5e95b236cc2101222533cd
treea0e2cd6fc60b32c196eb17180066588793515f3a
parent32be14f8ebfc0498c2c619182f0d7f4c822d52c4
ggml-backend : add root cause in error message if loading backend library fails (llama/16172)

This PR adds additional information to an error message when loading backend library via ld_load_library() fails. This helps spotting why backend library did not load (missing library, missing dependency or unresolved symbol etc.).
ggml/src/ggml-backend-reg.cpp