C++ library for parallel programming
TBB is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. It provides parallel loop constructs, asynchronous tasks, synchronization primitives, atomic operations, and more.
| Linter | Message | Location |
|---|---|---|
| patch-headers Validate patch headers | tbb-other-arches.patch: patch lacks comment and upstream status |