Name: | tbb |
---|---|
Version: | 4.1 |
Release: | 9.20130314.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 370888 |
License: | GPLv2 with exceptions |
RPM: | tbb-4.1-9.20130314.el7.aarch64.rpm |
Source RPM: | tbb-4.1-9.20130314.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://threadingbuildingblocks.org/ |
Summary: | The Threading Building Blocks library abstracts low-level threading details |
Description: | Threading Building Blocks (TBB) is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. TBB requires fewer lines of code to achieve parallelism than other threading models. The applications you write are portable across platforms. Since the library is also inherently scalable, no code maintenance is required as more processor cores become available. |
- Add ExcludeArch: s390{,x}
- Bump for rebuild
- Bump for rebuild
- Drop ExclusiveArch altogether. TBB has a fallback code that works irrespective of the architecture.
- Mass rebuild 2013-12-27
- Fix %install to also install include files that are not named *.h
- Enable ARM arches
- Fix mfence patch. Since the __TBB_full_memory_fence macro was function-call-like, it stole () intended for function invocation.
- Rebase to 4.1 update 3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild