tbb-4.4-u3.1.amzn1.x86_64.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/opsrock-hhvm/hhvm-depends/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/opsrock-hhvm/hhvm-depends/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install tbb-4.4-u3.1.amzn1.x86_64

The Threading Building Blocks library abstracts low-level threading details

Full 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.

Checksums

MD5 0cc2c48effac58bf30287e4a0bcef6b1
SHA1 f78f4dae1ce709a790cfe6875fbe462572d85f58
SHA256 9cc93cfc8c7a61292df900a5120b304c7d572204998e8321e1ff7f5951e3245c
SHA512 45bb3f4df564950816c011f4b0f741ae7ab084d5f743d72b69adf708e456883b5b3f790b335c44ea0e86d641b18ceb5b21762b8be3146721bc80d144a2d54045

Requires

  • /sbin/ldconfig
  • /sbin/ldconfig
  • libc.so.6(GLIBC_2.14)(64bit)
  • libdl.so.2()(64bit)
  • libdl.so.2(GLIBC_2.2.5)(64bit)
  • libgcc_s.so.1()(64bit)
  • libgcc_s.so.1(GCC_3.0)(64bit)
  • libm.so.6()(64bit)
  • libpthread.so.0()(64bit)
  • libpthread.so.0(GLIBC_2.2.5)(64bit)
  • librt.so.1()(64bit)
  • libstdc++.so.6()(64bit)
  • libstdc++.so.6(CXXABI_1.3)(64bit)
  • libstdc++.so.6(GLIBCXX_3.4)(64bit)
  • libtbbmalloc.so.2()(64bit)
  • rtld(GNU_HASH)

Provides

  • libtbb.so.2()(64bit)
  • libtbbmalloc.so.2()(64bit)
  • libtbbmalloc_proxy.so.2()(64bit)
  • tbb(x86-64) = 4.4-u3.1.amzn1
  • tbb = 4.4-u3.1.amzn1

Files

  • /usr/share/doc/tbb-4.4/Release_Notes.txt
  • /usr/share/doc/tbb-4.4/COPYING
  • /usr/lib64/libtbbmalloc.so.2
  • /usr/lib64/libtbbmalloc_proxy.so.2
  • /usr/lib64/libtbb.so.2

Uploaded

about 9 years ago

Package Size

971 KB

Installed Size

2.82 MB

Downloads

69

wget

wget --content-disposition "https://packagecloud.io/opsrock-hhvm/hhvm-depends/packages/el/6/tbb-4.4-u3.1.amzn1.x86_64.rpm/download.rpm?distro_version_id=27"

Homepage

http://threadingbuildingblocks.org/

License

GPLv2 with exceptions