]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml : add option to not print stack on abort (ggml/1081)
authorWilliam Tambellini <redacted>
Thu, 23 Jan 2025 19:59:08 +0000 (11:59 -0800)
committerGeorgi Gerganov <redacted>
Mon, 3 Feb 2025 20:00:57 +0000 (22:00 +0200)
commit8e0143e205c275623d0193a8c0d8d1f1184e7d7f
treeed5357445182d42dac060c4f5d00d56300ac1b92
parentf12559d590073f1ff8868bdd35c35842c271b262
ggml : add option to not print stack on abort (ggml/1081)

* Add option to not print stack on abort

Add option/envvar to disable stack printing on abort.
Also link some unittests with Threads to fix link errors on
ubuntu/g++11.

* Update ggml/src/ggml.c

---------

Co-authored-by: Diego Devesa <redacted>
ggml/src/ggml.c