←back to thread

899 points georgehill | 1 comments | | HN request time: 0s | 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 #
make3 ◴[] No.36217840[source]
does tbb work with apple Silicon?
replies(1): >>36217968 #