[ Все 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 ]
×

Проект tbb-2018.2-10.el8_10.1

Имя tbb
Эпоха 0
Версия 2018.2
Релиз 10.el8_10.1
Сайт http://threadingbuildingblocks.org/
Лицензия ASL 2.0
Время сборки 2025-02-11 09:07:43
Хост сборки builder-x86-04.inferitos.ru
Краткое описание The Threading Building Blocks library abstracts low-level threading details
Репозитории AppStream
Полное описание 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.
Эррата INFSA-2025:1215
× Full screenshot
Найдена 1 старая версия
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
python3-tbb-2018.2-10.el8_10.1.x86_64 Python 3 TBB module da42001b68849dd3a5a659025449a9f4bd98a2de5ebf96db01392d742dd31989 download
tbb-2018.2-10.el8_10.1.x86_64 The Threading Building Blocks library abstracts low-level threading details 42c8d975d0a17717ed98582d892204c1f78143dba57ea5c4d6058784f29674d5 download
tbb-devel-2018.2-10.el8_10.1.x86_64 The Threading Building Blocks C++ headers and shared development libraries 033036d7b29669c49275dea6153f4b82486d9acad51a119e6e12d14c2e6ecbbd download
tbb-doc-2018.2-10.el8_10.1.x86_64 The Threading Building Blocks documentation 62f0193c34e0c7b11e356cf1fb3282c2937dcb3d56939f9246b9dbcac40e5812 download
i686
tbb-2018.2-10.el8_10.1.i686 The Threading Building Blocks library abstracts low-level threading details 63cfc64d980591a2383a1c3384f5eef44767497d3f5a0fc4ff0a54bc03cad89a download
tbb-devel-2018.2-10.el8_10.1.i686 The Threading Building Blocks C++ headers and shared development libraries 10a9aea86fcee0c1fb3b731172a4b699e14a1793274a4383f103709f13498652 download
src
tbb-2018.2-10.el8_10.1.src The Threading Building Blocks library abstracts low-level threading details 6ec86dc05a0b14e3ff47af8a389c9d938cecec722a81f5ef209d8a6ce0134ddd download
История изменений link
* Tue Feb 04 2025 Jonathan Wakely <jwakely@redhat.com> - 2018.2-10.1
- Remove jQuery from Doxygen files (RHEL-77669)

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2018.2-10
- Rebuilt for MSVSphere 8.8

* Wed Feb 03 2021 Thomas Rodgers <trodgers@redhat.com> - 2018.2-10
- Apply patches from (BZ #1907561)
- Bump release

* Sun Dec 20 2020 Owen Taylor <otaylor@redhat.com> - 2018.2-9
- Fix build directory referenced in python2 build
- Move some python3 code that escaped back into a conditional
  (BZ #1907561)

* 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