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

TBB and QNX

Dmitry_S_1
Beginner
503 Views

Hi,

Could you explain me, can I use Intel TBB under QNX Neutrino? I can not find any advice or examples on how I could do this. Is it possible? Is it enough to just recompile the source files of Intel TBB in QNX or I should do anything else?

Thank you.

0 Kudos
1 Reply
Maksim_D_Intel
Employee
503 Views

Hello

If you want to use TBB on QNX you can firstly try to use regular Linux binaries from our site. In other case you should build library from source code;

List of supported platforms https://github.com/01org/tbb/blob/tbb_2017/doc/Release_Notes.txt 
All other platforms are supported by community

0 Kudos
Reply