←back to thread

899 points georgehill | 1 comments | | HN request time: 0.203s | source
Show context
yukIttEft ◴[] No.36216376[source]
Its graph execution is still full of busyloops, e.g.:

https://github.com/ggerganov/llama.cpp/blob/44f906e8537fcec9...

I wonder how much more efficient it would be when Taskflow lib was used instead, or even inteltbb.

replies(4): >>36217006 #>>36217540 #>>36217840 #>>36218226 #
1. moffkalast ◴[] No.36217006[source]
Someone ought to be along with a PR eventually.