]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Capture CUDA logging output (#7298)
authorfraxy-v <redacted>
Sat, 18 May 2024 22:44:42 +0000 (01:44 +0300)
committerGitHub <redacted>
Sat, 18 May 2024 22:44:42 +0000 (00:44 +0200)
commitf5bf761747988ee1832766f7d1433739aff810da
tree54601f9a26ed04531122e338ab55484547be2bf4
parent059031b8c40e1f4ba60586842c5b1ed3ddf61842
Capture CUDA logging output (#7298)

* logging: output capture in cuda module

* fix compile error

* fix: vsnprintf terminates with 0, string use not correct

* post review

* Update llama.cpp

Co-authored-by: slaren <redacted>
* Update llama.cpp

Co-authored-by: slaren <redacted>
---------

Co-authored-by: slaren <redacted>
ggml-cuda.cu
ggml-cuda.h
llama.cpp