tbb-4.3-u6.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.3-u6.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 ff532c67761b1cb58bed956b9939c0a0
SHA1 611cc147c83409f21d2b6700bfbbec597ad38eaf
SHA256 31432355afb0211125bd49c58a5c0658b4e0805dd5655052cafc7f1b6ec6d817
SHA512 a8cb122661d84b31368bce773d9025378792b228d7800ce60aed7650d92dc0cbe8fd564017a971f0695e38f8376e16789600a9a82a5a1cbf9ad1711e30f519dd

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.3-u6.1.amzn1
  • tbb = 4.3-u6.1.amzn1

Files

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

Uploaded

over 8 years ago

Package Size

775 KB

Installed Size

2.23 MB

Downloads

30

wget

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

Homepage

http://threadingbuildingblocks.org/

License

GPLv2 with exceptions