Intell Threading Building Blocks
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:inescid:robots/tbb && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| 2017_U6.tar.gz | 0002856292 2.72 MB | |
| _link | 0000000129 129 Bytes | |
| optflags.patch | 0000000525 525 Bytes | |
| reproducible.patch | 0000001084 1.06 KB | |
| tbb.changes | 0000006452 6.3 KB | |
| tbb.spec | 0000005341 5.22 KB |
Comments 0