]> git.djapps.eu Git - pkg/ggml/sources/llama.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>
Wed, 29 Jan 2025 09:24:53 +0000 (11:24 +0200)
commit1a0e87d29152cb9d4ce13b4ad64b0382c9ba1ab6
tree5dbb83a2c83adbda4f7f1c9ce0ea82cbf2b89a92
parentd2e518e9b4231077013ffb0e5c4cc24a0c4c1b7d
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