fraxy-v

Results 2 issues of fraxy-v

Addresses logging capture issues reported here #5797. This PR adds a CUDA logging callback similar to that in `ggml-metal.h`: https://github.com/ggerganov/llama.cpp/blob/583fd6b000ec9ad1b465b5c98524f4a0ae388077/ggml-metal.h#L43 However, the issue OP has certainly experienced other uncaptured log...

enhancement
Nvidia GPU
review complexity : medium

An explorative re-implementation of @ejones's parser which IMHO captures the advantages and disadvantages of `boost::spirit` very well.