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.
- Links to devel:libraries:c_c++ / tbb
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:Factory/tbb && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
5cb212d44732947396abdd39eae1229c7cd51644.patch | 0000001335 1.3 KB | |
917.patch | 0000002365 2.31 KB | |
_constraints | 0000000147 147 Bytes | |
cmake-remove-include-path.patch | 0000000727 727 Bytes | |
retry-pthread_create.patch | 0000002274 2.22 KB | |
tbb-2021.7.0.tar.gz | 0002571727 2.45 MB | |
tbb-rpmlintrc | 0000000084 84 Bytes | |
tbb.changes | 0000019783 19.3 KB | |
tbb.spec | 0000009526 9.3 KB |
Comments 0