Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
threadpool: do not clear barrier counters between graphs computes (fi…
…xes race with small graphs) This fixes the race condition with very small graphs where the main thread happens to start a new graph while the workers are just about to exit from barriers.
- Loading branch information