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

TBB on WinRT (ARM)

Daniil_Osokin
Beginner
274 Views

Hi, guys!

I'm looking for instruction for building TBB for WinRT on ARM. I'm know, win8 support is quite experimental now, but may be you have one (or can suggest any related posts)? Please, help me.

0 Kudos
3 Replies
RafSchietekat
Valued Contributor III
274 Views

For ARM, you probably need a GNU compiler, otherwise, if you have a C++11 compiler, "somebody" should look into leveraging that functionality for all the atomics.

0 Kudos
Daniil_Osokin
Beginner
274 Views

Thanks!

0 Kudos
Vladimir_P_1234567890
274 Views

You can try out  tbb4120130613oss stable release.

--Vladimir

0 Kudos
Reply