Skip to content

Releases: oneapi-src/oneTBB

Threading Building Blocks 2020

18 Dec 15:16
Compare
Choose a tag to compare

What's new in TBB Update and release notes can be found here: Changes and Release Notes.
Since 2018 U5 TBB binary packages include Parallel STL as a high-level component.

Starting with TBB 2020 release:

  • The new tag format is used for releases: v<major_version>.<update> (e.g. v2020.0, v2020.1, etc). Tags in the old format are also added for smooth transition during TBB 2020 (2020, 2020_U1, etc.), but releases are not created based on these tags.
  • The new name format is used for TBB binary (tbb-<major_version>.<update>-<os_suffix>.<ext>) and documentation (tbb-<major_version>.<update>-doc.zip) packages.
  • Version and date are not added to top-level folders in TBB binary packages.

Threading Building Blocks 2019 Update 9

10 Oct 10:09
Compare
Choose a tag to compare

What's new in TBB 2019 Update 9 and release notes can be found here: Changes and Release Notes.

Starting with TBB 2019 U9 release:

  • Binary package for Linux contains TBB binaries built with GCC 4.8 and does not contain TBB binaries built with GCC 4.1, 4.4 and 4.7;  
  • Binary package for Windows does not contain TBB binaries built with vc12;  
  • Binary package for macOS does not contain universal binaries.

Fixes:

  • TBBConfig.cmake files were updated in binary packages to resolve an issue with multiple invocation of find_package(TBB).

Threading Building Blocks 2019 Update 8

06 Jun 10:46
Compare
Choose a tag to compare

What's new in TBB 2019 Update 8 and release notes can be found here: Changes and Release Notes.
Since 2018 U5 TBB binary packages include Parallel STL as a high-level component.

Threading Building Blocks 2019 Update 7

23 May 15:57
Compare
Choose a tag to compare

What's new in TBB 2019 Update 7 and release notes can be found here: Changes and Release Notes.
Since 2018 U5 TBB binary packages include Parallel STL as a high-level component.

Threading Building Blocks 2019 Update 6

07 May 15:53
Compare
Choose a tag to compare

What's new in TBB 2019 Update 6 and release notes can be found here: Changes and Release Notes.
Since 2018 U5 TBB binary packages include Parallel STL as a high-level component.

Threading Building Blocks 2019 Update 5

21 Mar 15:49
Compare
Choose a tag to compare

What's new in TBB 2019 Update 5 and release notes can be found here: Changes and Release Notes.
Since 2018 U5 TBB binary packages include Parallel STL as a high-level component.

Threading Building Blocks 2019 Update 4

01 Mar 15:23
Compare
Choose a tag to compare

What's new in TBB 2019 Update 4 and release notes can be found here: Changes and Release Notes.
Since 2018 U5 TBB binary packages include Parallel STL as a high-level component.

Threading Building Blocks 2019 Update 3

04 Dec 11:45
Compare
Choose a tag to compare

What's new in TBB 2019 Update 3 and release notes can be found here: Changes and Release Notes.
Since 2018 U5 TBB binary packages include Parallel STL as a high-level component.

Threading Building Blocks 2019 Update 2

09 Nov 10:16
Compare
Choose a tag to compare

What's new in TBB 2019 Update 2 and release notes can be found here: Changes and Release Notes.
Since 2018 U5 TBB binary packages include Parallel STL as a high-level component.

Starting with TBB 2019 U2 release:

  • package for macOS contains intel64 binaries in lib directory, universal binaries are still available in lib/universal sub-directory and can be sourced using tbbvars with option universal;
  • binary packages do not contain pre-generated Doxygen documentation, it can be generated from the source code using make doxygen.

Threading Building Blocks 2018 Update 6

09 Oct 09:18
Compare
Choose a tag to compare

What's new in TBB 2018 Update 6 and release notes can be found here: Changes and Release Notes.
Since 2018 U5 TBB binary packages include Parallel STL as a high-level component.