[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project tbb-2018.2-9.el8

Name tbb
Epoch 0
Version 2018.2
Release 9.el8
Website/URL http://threadingbuildingblocks.org/
License ASL 2.0
Build Time 2023-08-08 20:50:31
Build Host builder-x86-05.inferitos.ru
Summary The Threading Building Blocks library abstracts low-level threading details
Repositories AppStream
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
python3-tbb-2018.2-9.el8.x86_64 Python 3 TBB module 39813a69840eadb200876ca0caed8642d20fd8d497faeebb7cb1dec13446e301 download
tbb-2018.2-9.el8.x86_64 The Threading Building Blocks library abstracts low-level threading details ed9802ee4befc9a77353b214c2af864056dc3f0aacc9aa820ef9b020e19cb2bd download
tbb-devel-2018.2-9.el8.x86_64 The Threading Building Blocks C++ headers and shared development libraries 4150051599fdd0c465762cb01366ae414d219ab446d1615169aaafdd723cd939 download
tbb-doc-2018.2-9.el8.x86_64 The Threading Building Blocks documentation 2b56e36c6dbfb08b0f56b23c12762c1216f6e95fb223f0481da106a064996128 download
i686
tbb-2018.2-9.el8.i686 The Threading Building Blocks library abstracts low-level threading details bb0300d2a5481ee382da140800d7d5fff6a3bb2543fbf0b6bc129db05b052f90 download
tbb-devel-2018.2-9.el8.i686 The Threading Building Blocks C++ headers and shared development libraries 1eebf59cb9c19ab73031d5bdf00b0cae019dcd741219371f84aa0d621c05582f download
src
tbb-2018.2-9.el8.src The Threading Building Blocks library abstracts low-level threading details b2778ff7f37c2acc59e48720d28637a34d1bfaad73b447a56618449a16597049 download
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2018.2-9
- Rebuilt for MSVSphere 8.8

* Tue Nov 13 2018 Patsy Griffin Franklin <pfrankli@redhat.com> - 2018.2-9
- Require the correct version of tbb for python2-tbb and python3-tbb.
  (BZ #1638041)

* Fri Sep 28 2018 Patsy Griffin Franklin <pfrankli@redhat.com> - 2018.2-8
- Run check for all supported architectures.

* Wed Aug 01 2018 Patsy Griffin Franklin <pfrankli@redhat.com> - 2018.2-7
- Selectively build python2 or python3 based on current version.
- Don't use pathfix.py as it fails prep on RHEL when building on systems
  do not have python installled.

* Tue Jul 03 2018 Tomas Orsava <torsava@redhat.com> - 2018.2-6
- Switch hardcoded python3 path into the %{__python3} macro

* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2018.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Tue Jan 30 2018 Jerry James <loganjerry@gmail.com> - 2018.2-4
- Build libirml with the correct flags (bz 1540268)
- Do not build with -mrtm

* Mon Jan 29 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2018.2-3
- Fix Python 2 dependency from python3-tbb

* Fri Jan 26 2018 Jerry James <loganjerry@gmail.com> - 2018.2-2
- Install libirml for the python interfaces

* Wed Jan 24 2018 Jerry James <loganjerry@gmail.com> - 2018.2-1
- Rebase to 2018 update 2