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 | 0000005188 5.07 KB | |
tbb.spec | 0000005245 5.12 KB | |
tbb2017_20161128oss_src.tgz | 0002965854 2.83 MB |
Revision 4 (latest revision is 36)
Dominique Leuenberger (dimstar_suse)
accepted
request 445382
from
Ismail Dönmez (namtrac)
(revision 4)
- Update to 2017_20161128 release * Added template class gfx_factory to the flow graph API. It implements the Factory concept for streaming_node to offload computations to Intel processor graphics. * Fixed a possible deadlock caused by missed wakeup signals in task_arena::execute().
Comments 0