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
Filename | Size | Changed |
---|---|---|
5cb212d44732947396abdd39eae1229c7cd51644.patch | 0000001335 1.3 KB | |
917.patch | 0000002365 2.31 KB | |
_constraints | 0000000147 147 Bytes | |
_link | 0000000129 129 Bytes | |
cmake-remove-include-path.patch | 0000000727 727 Bytes | |
retry-pthread_create.patch | 0000002274 2.22 KB | |
tbb-2021.6.0.tar.gz | 0002566074 2.45 MB | |
tbb-rpmlintrc | 0000000084 84 Bytes | |
tbb.changes | 0000018895 18.5 KB | |
tbb.spec | 0000009526 9.3 KB |
Revision 6 (latest revision is 9)
Dirk Mueller (dirkmueller)
committed
(revision 6)
- add 5cb212d44732947396abdd39eae1229c7cd51644.patch, 917.patch: build on riscv64, hppa, s390x
Comments 0