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

TBB 3.0 commercial-aligned release is available

Vladimir_P_1234567890
232 Views
TBB 3.0 commercial-aligned release is available on our open source site.

--Vladimir
0 Kudos
2 Replies
e4lam
Beginner
232 Views
I couldn't seem to find this mentioned anywhere but are the Windows binaries compiled using the Intel compiler or Microsoft compiler? Thanks!
0 Kudos
Vladimir_P_1234567890
232 Views
hi e4lam,

you can find this info by printing version info or looking into dll files and searching for "TBB: BUILD_COMPILER" string.

vs2005 and vs2008 binaries are built by Intel C++ version 11.1, vs2010 are built by vs2010 compiler.

--Vladimir
0 Kudos
Reply