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 |
---|---|---|
2017_U6.tar.gz | 0002856292 2.72 MB | |
optflags.patch | 0000000525 525 Bytes | |
tbb.changes | 0000006263 6.12 KB | |
tbb.spec | 0000005202 5.08 KB |
Revision 7 (latest revision is 36)
Dominique Leuenberger (dimstar_suse)
accepted
request 497973
from
Ismail Dönmez (namtrac)
(revision 7)
- Update to version 2017_20170412 release * Added a blocking terminate extension to the task_scheduler_init class that allows an object to wait for termination of worker threads.
Comments 0