Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.
2465 Discussions

TBB 2.2 Update 3 commercial-aligned release is available

Vladimir_P_1234567890
235 Views

New update is available on our open source site.

TBB 2.2 Update 3 commercial-aligned release

Changes (w.r.t. TBB 2.2 Update 2 commercial-aligned release):

- PDF documentation updated.

Bugs fixed:

- concurrent_hash_map compatibility issue exposed on Linux in case

two versions of the container were used by different modules.

- enforce 16 byte stack alignment for consistence with GCC; required

to work correctly with 128-bit variables processed by SSE.

- construct() methods of allocator classes now use global operator new.

--Vladimir

0 Kudos
2 Replies
renorm
Beginner
235 Views
It seems that updated PDFs weren't uploaded yet. The last revision date of the reference manual is 2009-Jul-3.
0 Kudos
Vladimir_P_1234567890
235 Views

Thanks. I've uploadednew PDFs totheopen sourcesite, 'Open Source Documentation' section.

--Vladimir

0 Kudos
Reply