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

download for 64 bits machine

tlp111
Beginner
318 Views
Hi
I just wonder if TBB is released for 64 bits windows
Thanks
Long
0 Kudos
6 Replies
Vladimir_P_1234567890
318 Views
yes, it support intel64 architecture on windows.
--Vladimir
0 Kudos
tlp111
Beginner
318 Views
Thanks, do you know what version should I use?
0 Kudos
SergeyKostrov
Valued Contributor II
318 Views
A latest stableTBB and this is aversion 4 update 3.
0 Kudos
tlp111
Beginner
318 Views
Hi
I look in the zip file, I only see binaries for ia32\vc8-10 and intel64 for vc8-10, don't we have ia64 for vc10?
If not, can I just take the source code and compile in ia64\vc10?
Thanks
Long
0 Kudos
SergeyKostrov
Valued Contributor II
318 Views
Please take a look at a Commercially Alligned Release Update 3. For example, 'tbb.vcproj' has64-bit configurations, that is Debug and Release.

Best regards,
Sergey
0 Kudos
Vladimir_P_1234567890
318 Views
hi Long,
Intel Itanium processor family is supported for Linux* systems only, we have not tested it on windows. For 64-bit systems we supportIntel 64 architecture. Maybe someone else ported it toIntel Itanium architecture.
--Vladimir
0 Kudos
Reply