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

TBB2.1 with Shared Libraries

csv610
Beginner
299 Views
Hello,

I just downloaded the latest version of TBB2.1. In the package I find shared libraries
for em64t, ia32 and itanium.

1. Do we need to link one of the library to use TBB ?
2. I couldn't find the source code for these libraries ? Are these libraries not under
the open source ?

Thanks.
csv


0 Kudos
1 Reply
Wooyoung_K_Intel
Employee
299 Views

Hi,

Use one of them depending on the architecture of your platform.

And you should be able to find the TBB sources in a separate package in the same download page:

tbb21_20080605oss_src.tgz

-wooyoung

0 Kudos
Reply