←back to thread

899 points georgehill | 1 comments | | HN request time: 0.686s | 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 #
mhh__ ◴[] No.36218226[source]
It's not a very good library IMO.
replies(1): >>36224140 #
1. dindresto ◴[] No.36224140[source]
ggml or Intel TBB?