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 |
---|---|---|
cmake-remove-include-path.patch | 0000001729 1.69 KB | |
disable-irml.patch | 0000000872 872 Bytes | |
optflags.patch | 0000000440 440 Bytes | |
reproducible.patch | 0000002097 2.05 KB | |
tbb-2020.0.tar.gz | 0002624531 2.5 MB | |
tbb.changes | 0000013201 12.9 KB | |
tbb.spec | 0000006493 6.34 KB |
Revision 20 (latest revision is 36)
Dominique Leuenberger (dimstar_suse)
accepted
request 757901
from
Ismail Dönmez (namtrac)
(revision 20)
- Update to version 2020.0 * Extended task_arena interface to simplify development of NUMA-aware applications. * Added warning notifications when the deprecated functionality is used.
Comments 0