Intell Threading Building Blocks
https://www.threadingbuildingblocks.org/
Intel(r) Threading Building Blocks (TBB) offers a rich and complete
approach to expressing parallelism in a C++ program. It is a library
that helps you take advantage of multi-core processor performance
without having to be a threading expert. Threading Building Blocks is
not just a threads-replacement library. It represents a higher-level,
task-based parallelism that abstracts platform details and threading
mechanism for performance and scalability.
- Developed at devel:libraries:c_c++
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/tbb && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
optflags.patch | 0000000525 525 Bytes | |
tbb.changes | 0000004770 4.66 KB | |
tbb.spec | 0000005245 5.12 KB | |
tbb2017_20161004oss_src.tgz | 0002941119 2.8 MB |
Revision 3 (latest revision is 36)
Dominique Leuenberger (dimstar_suse)
accepted
request 438484
from
Ismail Dönmez (namtrac)
(revision 3)
- Update to version 2017_20161004 * Fixed the issue with task_arena::execute() not being processed when the calling thread cannot join the arena.
Comments 0