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

Intel TBB Books?

hoangcuong2011
Beginner
241 Views
Hi everyone, I am new to TBB and i've just started. Can everybody tell me something about some good TBB books?
Thanks
0 Kudos
1 Reply
vu64
Beginner
241 Views

The Oreilly book is a good start. If you want to learn more about parallel algorithms, use "The art of concurrency" by Clay Breshears. "Introduction to Algorithms" (MIT) 3rd edition also has a chapter on parallel programming.
Also look out for blogs from Intel, Cilk++ and RapidMind.

0 Kudos
Reply