-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Hi @ConorWilliams , thank you for the great library! It's nice to see the comparison between libfork and Taskflow. In the recent release, Taskflow has suggested the implementation of recursive parallelism, such as fibonacci patterns, using tf::Runtime. The benchmark folder also includes the implementation of fibonacci, integrate, nqueen, primes, and skynet using tf::Runtime
. Unless you need a subgraph with complex dependencies, choosing tf::Runtime is much better than tf::Subflow
.
Please don't hesitate to let me know if there is anything I can help :)
Metadata
Metadata
Assignees
Labels
No labels