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

Getting Starting Intel Threading Building Blocks

Sigehere_S_
Beginner
286 Views

Hello Friend,

I am new in Parallel Programming and on Intel xe composer.

Please help me how will i start to study Intel TBB?

0 Kudos
3 Replies
Sigehere_S_
Beginner
284 Views
Thanks Adri, I have read this documentation but i want some sample code on numeric ? (e.g Lambda Expression, parallel_for etc.)
0 Kudos
Adri_C__S_
Beginner
284 Views
Hi! Have you looked at the sample code available in the web (as well in the source code package)? http://threadingbuildingblocks.org/download#code-samples Also, there are plenty of other resources out there, like: http://stackoverflow.com/questions/8664248/very-basic-for-loop-using-tbb http://stackoverflow.com/questions/10379976/c-lambda-expression-capture-clause-and-class-members
0 Kudos
Reply