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

ARM build for TBB

jmkrishna
Beginner
326 Views
Hi,
I would like to port TBB on ARM machine.
Can anyone please provide patch for it and
other information for ARM build.

Thanks in advance.

Regards,
JMKrishna.
0 Kudos
4 Replies
RafSchietekat
Valued Contributor III
326 Views
Do you really mean port, or apply (since you're asking for a patch)? What environment (compiler, operating system, kind of system)?

If it's GCC-based, TBB already has a generic implementation to at least get you started.
0 Kudos
Vladimir_P_1234567890
326 Views
helloJMKrishna,
I'm not aware about current limitations for linux on arm. The current version might work there.
Please post your feedback after you try.
thanks.
--Vladimir
0 Kudos
jmkrishna
Beginner
326 Views
Hi,
Thank u for reply.
I want to use it on Android.
Can i use it directly or any patch is required for that one??

Regards,
JMKrishna
0 Kudos
RafSchietekat
Valued Contributor III
326 Views
If anybody has done that already, I don't think it has been mentioned here before. It's a bit more specific than just the processor, I suppose, but why not give it a try and tell us what you see?
0 Kudos
Reply